Skip to content

Commit

Permalink
Merge pull request #8 from ZeroPass/develop
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
smlu authored May 11, 2023
2 parents f2db5c0 + eb3480e commit 2cb3d21
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
cmake_minimum_required( VERSION 3.14 )
project(
ack
project(
ack
LANGUAGES CXX
VERSION 0.1.0
VERSION 0.3.0
)

option( ACK_NO_INTRINSICS "Don't use intrinsics" OFF )
Expand Down

0 comments on commit 2cb3d21

Please sign in to comment.