Skip to content

Commit 5f76db9

Browse files
committed
Beta version bump
1 parent 5c0ad2f commit 5f76db9

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 "beta7+")
31+
set(TSC_VERSION_POSTFIX "beta8")
3232

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

0 commit comments

Comments
 (0)