Skip to content

Commit 72e3b0e

Browse files
Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.
1 parent 8fdf647 commit 72e3b0e

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

buildnumber.dat

Lines changed: 0 additions & 1 deletion
This file was deleted.

config/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const VersionMajor = 3
3333

3434
// VersionMinor is the Minor semantic version number (x.#.z) - changed when backwards-compatible features are introduced.
3535
// Not enforced until after initial public release (x > 0).
36-
const VersionMinor = 26
36+
const VersionMinor = 27
3737

3838
// Version is the type holding our full version information.
3939
type Version struct {

genesistimestamp.dat

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)