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 08:44:17 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
092c144491e7f62d71eda98a07e4ce815d9df035
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 (
Update version to 1.9.2 and add release note. (#5374)
2022-05-10 06:43:22 -07:00
CoreVersion = "1.9.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: 51ms 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