Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
smlu committed May 3, 2023
1 parent e24d7bb commit d45805a
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 d45805a

Please sign in to comment.