This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
coredns
Watch
1
Star
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
7435db968b5313b22be5023ad906b056e1bfa154
coredns
/
coremain
/
version.go
9 lines
97 B
Go
Raw
Normal View
History
Unescape
Escape
Fix complition Fix "just push to master, because I know better" compilation error.
2016-08-24 22:09:49 +01:00
package
coremain
Split out versions in version.go The will prolly make automatic releases easier.
2016-08-24 21:43:47 +01:00
const
(
coreName
=
"CoreDNS"
Release 1.0.0
2017-12-01 23:25:25 +00:00
coreVersion
=
"1.0.0"
Split out versions in version.go The will prolly make automatic releases easier.
2016-08-24 21:43:47 +01:00
serverType
=
"dns"
)
Reference in New Issue
Copy Permalink