We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c0ad2f commit 5f76db9Copy full SHA for 5f76db9
1 file changed
tsc/CMakeLists.txt
@@ -28,7 +28,7 @@ include(ExternalProject)
28
set(TSC_VERSION_MAJOR 2)
29
set(TSC_VERSION_MINOR 0)
30
set(TSC_VERSION_PATCH 0)
31
-set(TSC_VERSION_POSTFIX "beta7+")
+set(TSC_VERSION_POSTFIX "beta8")
32
33
###############################################
34
# Flags & Options
0 commit comments