Skip to content

Commit d74b49d

Browse files
authored
Merge pull request #890 from VaultaFoundation/elmato/bump-version-2.0.0
[2.0] Bump 2.0.0 version
2 parents 0775ca4 + 7e21975 commit d74b49d

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.0.0")
3535

3636
# ethash
3737
list(APPEND SOURCES

0 commit comments

Comments
 (0)