From 9c4c84b3830ca40f32951eaca93dd6f40837fff1 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Wed, 24 Aug 2016 13:58:22 -0700 Subject: [PATCH] [v 1.0.1] Bump version for Boost 1.62.0 --- include/boost/hana/version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/hana/version.hpp b/include/boost/hana/version.hpp index 232825bc65..b8481658bd 100644 --- a/include/boost/hana/version.hpp +++ b/include/boost/hana/version.hpp @@ -28,7 +28,7 @@ Distributed under the Boost Software License, Version 1.0. //! @ingroup group-config //! Macro expanding to the patch level of the library, i.e. the `z` in `x.y.z`. -#define BOOST_HANA_PATCH_VERSION 0 +#define BOOST_HANA_PATCH_VERSION 1 //! @ingroup group-config //! Macro expanding to the full version of the library, in hexadecimal