fix issue #1: output in a single file
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ package version
|
||||
|
||||
var (
|
||||
// VERSION should be updated by hand at each release
|
||||
VERSION = "0.0.5-dev"
|
||||
VERSION = "0.0.1-alpha"
|
||||
|
||||
// GITCOMMIT will be overwritten automatically by the build system
|
||||
GITCOMMIT = "HEAD"
|
||||
|
||||
Reference in New Issue
Block a user