Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 140a013

Browse files
author
Minmin Gong
committed
Bump up the version number
1 parent c0bf229 commit 140a013

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
@@ -17,7 +17,7 @@ if(SC_WITH_CSHARP)
1717
endif()
1818

1919
set(SC_MAJOR_VERSION 0)
20-
set(SC_MINOR_VERSION 2)
20+
set(SC_MINOR_VERSION 3)
2121
set(SC_PATCH_VERSION 0)
2222
set(SC_VERSION ${SC_MAJOR_VERSION}.${SC_MINOR_VERSION}.${SC_PATCH_VERSION})
2323

0 commit comments

Comments
 (0)