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 cb7f115 commit 8b1fbe3Copy full SHA for 8b1fbe3
include/boost/hana/version.hpp
@@ -24,7 +24,7 @@ Distributed under the Boost Software License, Version 1.0.
24
25
//! @ingroup group-config
26
//! Macro expanding to the minor version of the library, i.e. the `y` in `x.y.z`.
27
-#define BOOST_HANA_MINOR_VERSION 1
+#define BOOST_HANA_MINOR_VERSION 2
28
29
30
//! Macro expanding to the patch level of the library, i.e. the `z` in `x.y.z`.
0 commit comments