Skip to content

Commit 176ab99

Browse files
committed
Internal version bump to 11.3.1
1 parent 105ac5c commit 176ab99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2019 - 2020 Alexander Grund
1+
# Copyright 2019 - 2025 Alexander Grund
22
# Distributed under the Boost Software License, Version 1.0.
33
# https://www.boost.org/LICENSE_1_0.txt
44

@@ -15,7 +15,7 @@
1515

1616
cmake_minimum_required(VERSION 3.9)
1717
# Version number starts at 10 to avoid conflicts with Boost version
18-
set(_version 11.3.0)
18+
set(_version 11.3.1)
1919
if(BOOST_SUPERPROJECT_SOURCE_DIR)
2020
set(_version ${BOOST_SUPERPROJECT_VERSION})
2121
endif()

0 commit comments

Comments
 (0)