diff --git a/include/boost/phoenix/version.hpp b/include/boost/phoenix/version.hpp index f639cd3..e72304b 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 0x3001 // 3.0.1 +#define BOOST_PHOENIX_VERSION 0x3002 // 3.0.2 #endif