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 075dcff commit 8d4a658Copy full SHA for 8d4a658
CMakeLists.txt
@@ -2,7 +2,7 @@ option(autowired_build_tests "Build all of autowired's own tests." OFF)
2
3
cmake_minimum_required(VERSION 3.14)
4
5
-project(autowired VERSION 0.0.16)
+project(autowired VERSION 0.0.17)
6
7
set(CMAKE_CXX_STANDARD 17)
8
set(CMAKE_CXX_STANDARD_REQUIRED ON)
0 commit comments