Skip to content

Commit

Permalink
Bump version to 10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Flamefire committed Apr 19, 2020
1 parent a770bee commit ae5e46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

cmake_minimum_required(VERSION 3.9)
# Version number starts at 10 to avoid conflicts with Boost version
set(_version 10.0.0)
set(_version 10.0.1)
if(BOOST_SUPERPROJECT_SOURCE_DIR)
set(_version ${BOOST_SUPERPROJECT_VERSION})
endif()
Expand Down

0 comments on commit ae5e46b

Please sign in to comment.