Skip to content

Commit 1fa270b

Browse files
authored
Merge pull request #257 from eosnetworkfoundation/elmato/merge-bump_2_0_0-rc1-to-master
[2.0 -> master] Bump 2.0.0-rc1 version
2 parents 03de581 + 39d48fe commit 1fa270b

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 1.0.9)
38+
set(PROJECT_VERSION 2.0.0-rc1)
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)