Skip to content

Commit dbd8550

Browse files
committed
Merge pull request #6220
d648236 bump version in clientversion.h (Philip Kaufmann)
2 parents 9d60602 + d648236 commit dbd8550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clientversion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
//! These need to be macros, as clientversion.cpp's and bitcoin*-res.rc's voodoo requires it
1717
#define CLIENT_VERSION_MAJOR 0
18-
#define CLIENT_VERSION_MINOR 10
18+
#define CLIENT_VERSION_MINOR 11
1919
#define CLIENT_VERSION_REVISION 99
2020
#define CLIENT_VERSION_BUILD 0
2121

0 commit comments

Comments
 (0)