We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41e7a11 commit aee5450Copy full SHA for aee5450
CMakeLists.txt
@@ -57,7 +57,7 @@ endif()
57
# CMetrics Version
58
set(CMT_VERSION_MAJOR 0)
59
set(CMT_VERSION_MINOR 5)
60
-set(CMT_VERSION_PATCH 8)
+set(CMT_VERSION_PATCH 9)
61
set(CMT_VERSION_STR "${CMT_VERSION_MAJOR}.${CMT_VERSION_MINOR}.${CMT_VERSION_PATCH}")
62
63
# Define __CMT_FILENAME__ consistently across Operating Systems
0 commit comments