change system.Version to var so we can set at build
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package system
|
||||
|
||||
const (
|
||||
var (
|
||||
// The current version of this software.
|
||||
Version = "0.0.1"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user