Skip to content

Commit a7e4950

Browse files
committed
HARD FORK @ 167500
1 parent 2b7d626 commit a7e4950

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/clientversion.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
// client versioning and copyright year
66
//
77

8-
// These need to be macros, as version.cpp's and bitcoin-qt.rc's voodoo requires it
8+
// These need to be macros, as version.cpp's and maxcoin-qt.rc's voodoo requires it
99
#define CLIENT_VERSION_MAJOR 0
1010
#define CLIENT_VERSION_MINOR 9
11-
#define CLIENT_VERSION_REVISION 0
11+
#define CLIENT_VERSION_REVISION 1
1212
#define CLIENT_VERSION_BUILD 0
1313

1414
// Set to true for release, false for prerelease or test build

0 commit comments

Comments
 (0)