Skip to content

Commit 01a8243

Browse files
committed
build: bump to v0.5.4
Signed-off-by: Eduardo Silva <[email protected]>
1 parent 1d23294 commit 01a8243

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