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-28 00:34:24 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
ee6c5f87d1ef5a00cf4383946ef6b98fe3d9a0db
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 version to 1.5.2 (#2969) Run through the motions; create manual pages. Run go generate for good measure. Fix typo in Makefile.release while at it. Signed-off-by: Miek Gieben <miek@miek.nl>
2019-07-03 19:47:38 +01:00
CoreVersion = "1.5.2"
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: 32ms 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