]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/hana/version.hpp
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / boost / hana / version.hpp
index 905282e1bcb0a925d16abd72b35e8c38490ae162..70ba6fd9a1e46b99f4a44c632ac55e2213636808 100644 (file)
@@ -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`.