mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Split out versions in version.go
The will prolly make automatic releases easier.
This commit is contained in:
@@ -215,9 +215,3 @@ var (
|
||||
gitShortStat string // git diff-index --shortstat
|
||||
gitFilesModified string // git diff-index --name-only HEAD
|
||||
)
|
||||
|
||||
const (
|
||||
coreName = "CoreDNS"
|
||||
coreVersion = "001"
|
||||
serverType = "dns"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user