Bumped version to 5.0.11.

This commit is contained in:
Kyzentun Keeslala
2016-03-30 10:08:58 -06:00
parent 534909d30a
commit 216547c093
+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 10)
set(SM_VERSION_PATCH 11)
set(SM_VERSION_TRADITIONAL "${SM_VERSION_MAJOR}.${SM_VERSION_MINOR}.${SM_VERSION_PATCH}")
execute_process(COMMAND git rev-parse --short HEAD