We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 042817d commit 9f744ffCopy full SHA for 9f744ff
CMakeLists.txt
@@ -27,7 +27,7 @@ get_directory_property(precious_variables CACHE_VARIABLES)
27
# Project / Package metadata
28
#=============================
29
set(CLIENT_NAME "Bitcoin Core")
30
-set(CLIENT_VERSION_MAJOR 29)
+set(CLIENT_VERSION_MAJOR 30)
31
set(CLIENT_VERSION_MINOR 99)
32
set(CLIENT_VERSION_BUILD 0)
33
set(CLIENT_VERSION_RC 0)
0 commit comments