mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-11 01:47:53 +08:00
No-op change
This commit is contained in:
parent
f12cd58d1f
commit
df69016cd1
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -18,7 +18,7 @@ func main() {
|
|||
os.Exit(commands.Run(versionString()))
|
||||
}
|
||||
|
||||
// Version management. 2 Goals:
|
||||
// Version management. Goals:
|
||||
// 1. Someone who just does "go get" has at least some information.
|
||||
// 2. If built with build/build.go, more specific build information gets put in.
|
||||
// Update the number here manually each release, so at least we have a range for go-get people.
|
||||
|
|
Loading…
Reference in a new issue