Skip to content

Commit ba4bffa

Browse files
committed
Release v0.9.0
1 parent af6fb5f commit ba4bffa

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
@@ -6,7 +6,7 @@ if(POLICY CMP0077)
66
cmake_policy(SET CMP0077 NEW)
77
endif()
88

9-
project(CpuFeatures VERSION 0.8.0 LANGUAGES C)
9+
project(CpuFeatures VERSION 0.9.0 LANGUAGES C)
1010

1111
set(CMAKE_C_STANDARD 99)
1212

0 commit comments

Comments
 (0)