Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
smlu committed Dec 29, 2023
1 parent 03c84aa commit f3da753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required( VERSION 3.14 )
project(
ack
LANGUAGES CXX
VERSION 0.5.0
VERSION 0.6.0
)

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

0 comments on commit f3da753

Please sign in to comment.