Skip to content

Commit ae5e46b

Browse files
committed
Bump version to 10.0.1
1 parent a770bee commit ae5e46b

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
@@ -11,7 +11,7 @@
1111

1212
cmake_minimum_required(VERSION 3.9)
1313
# Version number starts at 10 to avoid conflicts with Boost version
14-
set(_version 10.0.0)
14+
set(_version 10.0.1)
1515
if(BOOST_SUPERPROJECT_SOURCE_DIR)
1616
set(_version ${BOOST_SUPERPROJECT_VERSION})
1717
endif()

0 commit comments

Comments
 (0)