Skip to content

Commit 6f65325

Browse files
committed
Beta version bump
1 parent 8e0c1f3 commit 6f65325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smc/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ include(ExternalProject)
1414
set(SMC_VERSION_MAJOR 2)
1515
set(SMC_VERSION_MINOR 0)
1616
set(SMC_VERSION_PATCH 0)
17-
set(SMC_VERSION_POSTFIX "beta2+")
17+
set(SMC_VERSION_POSTFIX "beta3")
1818

1919
###############################################
2020
# Flags & Options

0 commit comments

Comments
 (0)