Skip to content

Commit c310681

Browse files
committed
Version bump
1 parent cd6f40b commit c310681

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 "rc1")
31+
#set(TSC_VERSION_POSTFIX "final")
3232

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

0 commit comments

Comments
 (0)