Preparing for 5.0.12.

This commit is contained in:
Jason Felds
2016-06-30 18:40:18 -04:00
parent a9a1b82d8c
commit 78494f857d
+1 -1
View File
@@ -1,7 +1,7 @@
# Set up version numbers according to the new scheme.
set(SM_VERSION_MAJOR 5)
set(SM_VERSION_MINOR 0)
set(SM_VERSION_PATCH 11)
set(SM_VERSION_PATCH 12)
set(SM_VERSION_TRADITIONAL "${SM_VERSION_MAJOR}.${SM_VERSION_MINOR}.${SM_VERSION_PATCH}")
execute_process(COMMAND git rev-parse --short HEAD