We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03b9ca commit 4a6635cCopy full SHA for 4a6635c
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required( VERSION 3.14 )
2
project(
3
ack
4
LANGUAGES CXX
5
- VERSION 0.5.0
+ VERSION 0.6.0
6
)
7
8
option( ACK_NO_INTRINSICS "Don't use intrinsics" OFF )
0 commit comments