Skip to content

Commit 48b66cc

Browse files
authored
Merge pull request #896 from VaultaFoundation/kayan_2.1_verbump
[2.1] version bump 2.1.0
2 parents a49434b + ec426c9 commit 48b66cc

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)