Skip to content

Commit d6f7ff3

Browse files
committed
Internal version bump to 11.4.0
1 parent 1813b73 commit d6f7ff3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

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

doc/changelog.dox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
\section changelog Changelog
1010

11-
\subsection changelog_11_4_1 Nowide 11.4.1 (Boost 1.89)
11+
\subsection changelog_11_4_0 Nowide 11.4.0 (Boost 1.90)
1212
- Require at least Boost 1.66
1313

1414
\subsection changelog_11_3_1 Nowide 11.3.1 (Boost 1.88)

0 commit comments

Comments
 (0)