Logo
Explore Help
Sign In
Mirrors/coredns
1
0
Fork 0
You've already forked coredns
mirror of https://github.com/coredns/coredns.git synced 2025-10-27 16:24:19 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
9545346174fb393519ba870459dde87639196bc2
coredns/coremain/version.go

9 lines
127 B
Go
Raw Normal View History

Fix complition Fix "just push to master, because I know better" compilation error.
2016-08-24 22:09:49 +01:00
package coremain
Golint: make golint happy (#1433) CoreVersion needs to be documented for golint, but we can't use too much text because we grep this file for the coredns version.
2018-01-25 21:58:46 +00:00
// Various CoreDNS constants.
Split out versions in version.go The will prolly make automatic releases easier.
2016-08-24 21:43:47 +01:00
const (
Bump to version 1.6.9 (#3773) See #3727 for the details. Copying release notes verbatim to coredns-1.6.9.md and fix the release script (because Makefile are stupid). Up version to 1.6.9 here as well. Signed-off-by: Miek Gieben <miek@miek.nl>
2020-03-24 16:26:01 +01:00
CoreVersion = "1.6.9"
Golint: make golint happy (#1433) CoreVersion needs to be documented for golint, but we can't use too much text because we grep this file for the coredns version.
2018-01-25 21:58:46 +00:00
coreName = "CoreDNS"
Release 1.0.5
2018-01-25 19:45:35 +00:00
serverType = "dns"
Split out versions in version.go The will prolly make automatic releases easier.
2016-08-24 21:43:47 +01:00
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 40ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API