Skip to content

Commit ec426c9

Browse files
committed
ver bump 2.1.0
1 parent a49434b commit ec426c9

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.1.0-rc1")
34+
add_compile_definitions(PROJECT_VERSION="2.1.0")
3535

3636
# ethash
3737
list(APPEND SOURCES

0 commit comments

Comments
 (0)