We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f83b2db commit c8e23a2Copy full SHA for c8e23a2
CMakeLists.txt
@@ -16,7 +16,7 @@
16
17
# 3.16+ because of target_precompiled_header
18
cmake_minimum_required(VERSION 3.16)
19
-project(aaltitoad VERSION 0.10.0)
+project(aaltitoad VERSION 0.10.1)
20
configure_file(src/config.h.in config.h)
21
set(THREADS_PREFER_PTHREAD_FLAG ON)
22
find_package(Threads REQUIRED)
0 commit comments