Skip to content

Commit 8435ee0

Browse files
committed
Bump version
1 parent ba4c9ea commit 8435ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required( VERSION 3.14 )
22
project(
33
ack
44
LANGUAGES CXX
5-
VERSION 0.3.0
5+
VERSION 0.4.0
66
)
77

88
option( ACK_NO_INTRINSICS "Don't use intrinsics" OFF )

0 commit comments

Comments
 (0)