2
0
mirror of https://github.com/boostorg/nowide.git synced 2026-01-19 04:22:12 +00:00

Internal version bump to 11.4.0

This commit is contained in:
Alexander Grund
2025-11-19 11:10:02 +01:00
parent 1813b73ac6
commit d6f7ff33d9
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
cmake_minimum_required(VERSION 3.9...3.20)
# Version number starts at 10 to avoid conflicts with Boost version
set(_version 11.3.0)
set(_version 11.4.0)
if(BOOST_SUPERPROJECT_SOURCE_DIR)
set(_version ${BOOST_SUPERPROJECT_VERSION})
endif()

View File

@@ -8,7 +8,7 @@
\section changelog Changelog
\subsection changelog_11_4_1 Nowide 11.4.1 (Boost 1.89)
\subsection changelog_11_4_0 Nowide 11.4.0 (Boost 1.90)
- Require at least Boost 1.66
\subsection changelog_11_3_1 Nowide 11.3.1 (Boost 1.88)