We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc500cd commit 9c4c84bCopy full SHA for 9c4c84b
include/boost/hana/version.hpp
@@ -28,7 +28,7 @@ Distributed under the Boost Software License, Version 1.0.
28
29
//! @ingroup group-config
30
//! Macro expanding to the patch level of the library, i.e. the `z` in `x.y.z`.
31
-#define BOOST_HANA_PATCH_VERSION 0
+#define BOOST_HANA_PATCH_VERSION 1
32
33
34
//! Macro expanding to the full version of the library, in hexadecimal
0 commit comments