We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9cff6c commit b4ad5e1Copy full SHA for b4ad5e1
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 2
+#define BOOST_HANA_MINOR_VERSION 3
28
29
30
//! Macro expanding to the patch level of the library, i.e. the `z` in `x.y.z`.
0 commit comments