Skip to content

Commit d648236

Browse files
author
Philip Kaufmann
committed
bump version in clientversion.h
1 parent f00b623 commit d648236

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)