Skip to content

Commit

Permalink
Update version to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sillydan1 committed Apr 29, 2022
1 parent f83b2db commit c8e23a2
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 @@ -16,7 +16,7 @@

# 3.16+ because of target_precompiled_header
cmake_minimum_required(VERSION 3.16)
project(aaltitoad VERSION 0.10.0)
project(aaltitoad VERSION 0.10.1)
configure_file(src/config.h.in config.h)
set(THREADS_PREFER_PTHREAD_FLAG ON)
find_package(Threads REQUIRED)
Expand Down

0 comments on commit c8e23a2

Please sign in to comment.