Skip to content

Commit c015a1f

Browse files
committed
version v2.1.0-rc1
1 parent 52d0f6f commit c015a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ if (WITH_SOFT_FORKS)
3131
endif()
3232

3333
add_compile_definitions(ANTELOPE)
34-
add_compile_definitions(PROJECT_VERSION="2.0.0-rc2")
34+
add_compile_definitions(PROJECT_VERSION="2.1.0-rc1")
3535

3636
# ethash
3737
list(APPEND SOURCES

0 commit comments

Comments
 (0)