move back fork point, set new version
This commit is contained in:
parent
d70ebd2ba5
commit
c071b2dc47
@ -6,4 +6,4 @@ const ForkFrigidHeight = 7950
|
||||
|
||||
const ForkBootyBayHeight = 11000
|
||||
|
||||
const ForkMissingSnowballs = 33000
|
||||
const ForkMissingSnowballs = 34000
|
||||
|
@ -5,7 +5,7 @@ import "fmt"
|
||||
var CurrentCommit string
|
||||
|
||||
// BuildVersion is the local build version, set by build system
|
||||
const BuildVersion = "0.2.6"
|
||||
const BuildVersion = "0.2.7"
|
||||
|
||||
var UserVersion = BuildVersion + CurrentCommit
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user