Skip to content

Commit 9b95cc5

Browse files
committed
build: bump to v0.5.3
Signed-off-by: Eduardo Silva <[email protected]>
1 parent 9d86501 commit 9b95cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 2)
60+
set(CMT_VERSION_PATCH 3)
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)