Skip to content

Commit 7756118

Browse files
authored
Prepare for 0.9.3
1 parent 4d9d12d commit 7756118

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
@@ -7,7 +7,7 @@ include(${CCF_DIR}/cmake/preproject.cmake)
77

88
project(
99
ccf
10-
VERSION 0.9.2 # CCF_VERSION < This is a search marker for CI version check
10+
VERSION 0.9.3 # CCF_VERSION < This is a search marker for CI version check
1111
LANGUAGES C CXX
1212
)
1313

0 commit comments

Comments
 (0)