We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9d12d commit 7756118Copy full SHA for 7756118
CMakeLists.txt
@@ -7,7 +7,7 @@ include(${CCF_DIR}/cmake/preproject.cmake)
7
8
project(
9
ccf
10
- VERSION 0.9.2 # CCF_VERSION < This is a search marker for CI version check
+ VERSION 0.9.3 # CCF_VERSION < This is a search marker for CI version check
11
LANGUAGES C CXX
12
)
13
0 commit comments