Skip to content

Commit 2cb3d21

Browse files
authored
Merge pull request #8 from ZeroPass/develop
Bump version
2 parents f2db5c0 + eb3480e commit 2cb3d21

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CMakeLists.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
cmake_minimum_required( VERSION 3.14 )
2-
project(
3-
ack
2+
project(
3+
ack
44
LANGUAGES CXX
5-
VERSION 0.1.0
5+
VERSION 0.3.0
66
)
77

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

0 commit comments

Comments
 (0)