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 52d0f6f commit c015a1fCopy full SHA for c015a1f
src/CMakeLists.txt
@@ -31,7 +31,7 @@ if (WITH_SOFT_FORKS)
31
endif()
32
33
add_compile_definitions(ANTELOPE)
34
-add_compile_definitions(PROJECT_VERSION="2.0.0-rc2")
+add_compile_definitions(PROJECT_VERSION="2.1.0-rc1")
35
36
# ethash
37
list(APPEND SOURCES
0 commit comments