Release version 0.6.1

This commit is contained in:
Martin Natano
2023-03-22 17:45:43 +01:00
parent b79ec70f2f
commit 8ee68e8c13
+1 -1
View File
@@ -1,7 +1,7 @@
# Set up version numbers according to the new scheme.
set(SM_VERSION_MAJOR 0)
set(SM_VERSION_MINOR 6)
set(SM_VERSION_PATCH 0)
set(SM_VERSION_PATCH 1)
set(SM_VERSION_TRADITIONAL
"${SM_VERSION_MAJOR}.${SM_VERSION_MINOR}.${SM_VERSION_PATCH}")