Release 008

This commit is contained in:
John Belamaric
2017-06-14 17:47:04 -04:00
parent e49ca86ce4
commit 5942f5dd5b

View File

@@ -2,7 +2,7 @@ package coremain
const ( const (
coreName = "CoreDNS" coreName = "CoreDNS"
coreVersion = "007" coreVersion = "008"
serverType = "dns" serverType = "dns"
) )