Skip to content

Commit 78eb938

Browse files
committed
Bump version
1 parent a5e0361 commit 78eb938

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsc/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ include(GNUInstallDirs)
3131
set(TSC_VERSION_MAJOR 2)
3232
set(TSC_VERSION_MINOR 1)
3333
set(TSC_VERSION_PATCH 0)
34-
set(TSC_VERSION_POSTFIX "beta2")
34+
set(TSC_VERSION_POSTFIX "rc1")
3535
string(TIMESTAMP TSC_COMPILE_YEAR "%Y")
3636
string(TIMESTAMP TSC_COMPILE_MONTH "%m")
3737
string(TIMESTAMP TSC_COMPILE_DAY "%d")

0 commit comments

Comments
 (0)