Skip to content

Commit 9c4c84b

Browse files
committed
[v 1.0.1] Bump version for Boost 1.62.0
1 parent dc500cd commit 9c4c84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/boost/hana/version.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Distributed under the Boost Software License, Version 1.0.
2828

2929
//! @ingroup group-config
3030
//! Macro expanding to the patch level of the library, i.e. the `z` in `x.y.z`.
31-
#define BOOST_HANA_PATCH_VERSION 0
31+
#define BOOST_HANA_PATCH_VERSION 1
3232

3333
//! @ingroup group-config
3434
//! Macro expanding to the full version of the library, in hexadecimal

0 commit comments

Comments
 (0)