Skip to content

Commit 8888efc

Browse files
committed
InfraBlockchain version 2.1.0-rc1
1 parent 0ede5ae commit 8888efc

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
@@ -20,7 +20,7 @@ set( CMAKE_CXX_EXTENSIONS ON )
2020
set( CXX_STANDARD_REQUIRED ON)
2121

2222
set(VERSION_MAJOR 2)
23-
set(VERSION_MINOR 0)
23+
set(VERSION_MINOR 1)
2424
set(VERSION_PATCH 0)
2525
set(VERSION_SUFFIX rc1)
2626

0 commit comments

Comments
 (0)