Skip to content

Commit

Permalink
Bump version to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gchatelet authored Oct 15, 2020
1 parent cdab59a commit a8397ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if(POLICY CMP0077)
cmake_policy(SET CMP0077 NEW)
endif()

project(CpuFeatures VERSION 0.5.0 LANGUAGES C)
project(CpuFeatures VERSION 0.6.0 LANGUAGES C)

set(CMAKE_C_STANDARD 99)

Expand Down

0 comments on commit a8397ba

Please sign in to comment.