Skip to content

Commit 7f28291

Browse files
authored
Merge pull request #270 from VaultaFoundation/elmato/merge-bump-version-2.0.0-to-master
[2.0 -> master] Bump 2.0.0 version
2 parents c81f98d + f6b9f35 commit 7f28291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ if(NOT SILKWORM_HAS_PARENT)
3535
endif()
3636

3737
project(silkworm)
38-
set(PROJECT_VERSION 2.0.0-rc1)
38+
set(PROJECT_VERSION 2.0.0)
3939

4040
# conan must be initiailzed after project definition to properly detect target architecture.
4141
if(NOT SILKWORM_HAS_PARENT)

0 commit comments

Comments
 (0)