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 1813b73 commit d6f7ff3Copy full SHA for d6f7ff3
CMakeLists.txt
@@ -15,7 +15,7 @@
15
16
cmake_minimum_required(VERSION 3.9...3.20)
17
# Version number starts at 10 to avoid conflicts with Boost version
18
-set(_version 11.3.0)
+set(_version 11.4.0)
19
if(BOOST_SUPERPROJECT_SOURCE_DIR)
20
set(_version ${BOOST_SUPERPROJECT_VERSION})
21
endif()
doc/changelog.dox
@@ -8,7 +8,7 @@
8
9
\section changelog Changelog
10
11
-\subsection changelog_11_4_1 Nowide 11.4.1 (Boost 1.89)
+\subsection changelog_11_4_0 Nowide 11.4.0 (Boost 1.90)
12
- Require at least Boost 1.66
13
14
\subsection changelog_11_3_1 Nowide 11.3.1 (Boost 1.88)
0 commit comments