We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b9b8c commit 14b80e8Copy full SHA for 14b80e8
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.13)
2
3
-project(CpuFeatures VERSION 0.9.0 LANGUAGES C)
+project(CpuFeatures VERSION 0.10.0 LANGUAGES C)
4
5
set(CMAKE_C_STANDARD 99)
6
0 commit comments