Skip to content

Commit f32d789

Browse files
committed
build: upgrade to v0.5.7
Signed-off-by: Eduardo Silva <eduardo@calyptia.com>
1 parent ee27fae commit f32d789

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ endif()
5757
# CMetrics Version
5858
set(CMT_VERSION_MAJOR 0)
5959
set(CMT_VERSION_MINOR 5)
60-
set(CMT_VERSION_PATCH 6)
60+
set(CMT_VERSION_PATCH 7)
6161
set(CMT_VERSION_STR "${CMT_VERSION_MAJOR}.${CMT_VERSION_MINOR}.${CMT_VERSION_PATCH}")
6262

6363
# Define __CMT_FILENAME__ consistently across Operating Systems

0 commit comments

Comments
 (0)