Skip to content

Commit c8e23a2

Browse files
committed
Update version to 0.10.1
1 parent f83b2db commit c8e23a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
# 3.16+ because of target_precompiled_header
1818
cmake_minimum_required(VERSION 3.16)
19-
project(aaltitoad VERSION 0.10.0)
19+
project(aaltitoad VERSION 0.10.1)
2020
configure_file(src/config.h.in config.h)
2121
set(THREADS_PREFER_PTHREAD_FLAG ON)
2222
find_package(Threads REQUIRED)

0 commit comments

Comments
 (0)