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