This commit is contained in:
Adrian Todorov 2018-01-07 16:17:37 +01:00
parent 076f633377
commit 72f628354b
1 changed files with 1 additions and 1 deletions

View File

@ -813,7 +813,7 @@ func main() {
flag.Parse()
if getversion {
stdlong.Println("Version:",version)
stdlog.Println("Version:",version)
os.Exit(0)
}