Skip to content

Commit

Permalink
[v 1.0.1] Bump version for Boost 1.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ldionne committed Aug 24, 2016
1 parent dc500cd commit 9c4c84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/boost/hana/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9c4c84b

Please sign in to comment.