We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e0c1f3 commit 6f65325Copy full SHA for 6f65325
smc/CMakeLists.txt
@@ -14,7 +14,7 @@ include(ExternalProject)
14
set(SMC_VERSION_MAJOR 2)
15
set(SMC_VERSION_MINOR 0)
16
set(SMC_VERSION_PATCH 0)
17
-set(SMC_VERSION_POSTFIX "beta2+")
+set(SMC_VERSION_POSTFIX "beta3")
18
19
###############################################
20
# Flags & Options
0 commit comments