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 a770bee commit ae5e46bCopy full SHA for ae5e46b
CMakeLists.txt
@@ -11,7 +11,7 @@
11
12
cmake_minimum_required(VERSION 3.9)
13
# Version number starts at 10 to avoid conflicts with Boost version
14
-set(_version 10.0.0)
+set(_version 10.0.1)
15
if(BOOST_SUPERPROJECT_SOURCE_DIR)
16
set(_version ${BOOST_SUPERPROJECT_VERSION})
17
endif()
0 commit comments