Skip to content

Commit a174b9f

Browse files
committed
Version bump
1 parent 56b4163 commit a174b9f

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
@@ -28,7 +28,7 @@ include(ExternalProject)
2828
set(TSC_VERSION_MAJOR 2)
2929
set(TSC_VERSION_MINOR 0)
3030
set(TSC_VERSION_PATCH 0)
31-
set(TSC_VERSION_POSTFIX "beta8")
31+
set(TSC_VERSION_POSTFIX "rc1")
3232

3333
###############################################
3434
# Flags & Options

0 commit comments

Comments
 (0)