We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af6fb5f commit ba4bffaCopy full SHA for ba4bffa
CMakeLists.txt
@@ -6,7 +6,7 @@ if(POLICY CMP0077)
6
cmake_policy(SET CMP0077 NEW)
7
endif()
8
9
-project(CpuFeatures VERSION 0.8.0 LANGUAGES C)
+project(CpuFeatures VERSION 0.9.0 LANGUAGES C)
10
11
set(CMAKE_C_STANDARD 99)
12
0 commit comments