summaryrefslogtreecommitdiff
path: root/boost/hana/version.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/hana/version.hpp')
-rw-r--r--boost/hana/version.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/hana/version.hpp b/boost/hana/version.hpp
index 905282e1bc..70ba6fd9a1 100644
--- a/boost/hana/version.hpp
+++ b/boost/hana/version.hpp
@@ -24,7 +24,7 @@ Distributed under the Boost Software License, Version 1.0.
//! @ingroup group-config
//! Macro expanding to the minor version of the library, i.e. the `y` in `x.y.z`.
-#define BOOST_HANA_MINOR_VERSION 3
+#define BOOST_HANA_MINOR_VERSION 4
//! @ingroup group-config
//! Macro expanding to the patch level of the library, i.e. the `z` in `x.y.z`.