lib/build: Next version is the Gold Grasshopper
This commit is contained in:
+2
-3
@@ -18,6 +18,8 @@ import (
|
|||||||
"time"
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
const Codename = "Gold Grasshopper"
|
||||||
|
|
||||||
var (
|
var (
|
||||||
// Injected by build script
|
// Injected by build script
|
||||||
Version = "unknown-dev"
|
Version = "unknown-dev"
|
||||||
@@ -26,9 +28,6 @@ var (
|
|||||||
Stamp = "0"
|
Stamp = "0"
|
||||||
Tags = ""
|
Tags = ""
|
||||||
|
|
||||||
// Static
|
|
||||||
Codename = "Fermium Flea"
|
|
||||||
|
|
||||||
// Set by init()
|
// Set by init()
|
||||||
Date time.Time
|
Date time.Time
|
||||||
IsRelease bool
|
IsRelease bool
|
||||||
|
|||||||
Reference in New Issue
Block a user