Skip to content

Commit e6c03aa

Browse files
committed
lib: cmetrics: upgrade to v0.6.6
Signed-off-by: Eduardo Silva <[email protected]>
1 parent 117ff04 commit e6c03aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/cmetrics/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
66
# CMetrics Version
77
set(CMT_VERSION_MAJOR 0)
88
set(CMT_VERSION_MINOR 6)
9-
set(CMT_VERSION_PATCH 5)
9+
set(CMT_VERSION_PATCH 6)
1010
set(CMT_VERSION_STR "${CMT_VERSION_MAJOR}.${CMT_VERSION_MINOR}.${CMT_VERSION_PATCH}")
1111

1212
# Include helpers

0 commit comments

Comments
 (0)