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 cdab59a commit a8397baCopy full SHA for a8397ba
CMakeLists.txt
@@ -6,7 +6,7 @@ if(POLICY CMP0077)
6
cmake_policy(SET CMP0077 NEW)
7
endif()
8
9
-project(CpuFeatures VERSION 0.5.0 LANGUAGES C)
+project(CpuFeatures VERSION 0.6.0 LANGUAGES C)
10
11
set(CMAKE_C_STANDARD 99)
12
0 commit comments