diff --git a/include/boost/phoenix/version.hpp b/include/boost/phoenix/version.hpp index 9b3fd04..f639cd3 100644 --- a/include/boost/phoenix/version.hpp +++ b/include/boost/phoenix/version.hpp @@ -13,6 +13,6 @@ // This is the version of the library // /////////////////////////////////////////////////////////////////////////////// -#define BOOST_PHOENIX_VERSION 0x3000 // 3.0.0 +#define BOOST_PHOENIX_VERSION 0x3001 // 3.0.1 #endif