Skip to content

Commit 936b9ab

Browse files
committed
Release v0.8.0
1 parent 0e9da93 commit 936b9ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.7.0 LANGUAGES C)
9+
project(CpuFeatures VERSION 0.8.0 LANGUAGES C)
1010

1111
set(CMAKE_C_STANDARD 99)
1212

0 commit comments

Comments
 (0)