Skip to content

Commit 4397cd5

Browse files
committed
build: bump to v0.6.5
Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>
1 parent b81f05a commit 4397cd5

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
@@ -27,7 +27,7 @@ endif()
2727
# CTraces Version
2828
set(CTR_VERSION_MAJOR 0)
2929
set(CTR_VERSION_MINOR 6)
30-
set(CTR_VERSION_PATCH 4)
30+
set(CTR_VERSION_PATCH 5)
3131
set(CTR_VERSION_STR "${CTR_VERSION_MAJOR}.${CTR_VERSION_MINOR}.${CTR_VERSION_PATCH}")
3232

3333
# Define __FILENAME__ consistently across Operating Systems

0 commit comments

Comments
 (0)