diff --git a/include/boost/mp11/version.hpp b/include/boost/mp11/version.hpp index 3eba110..3ce2dd5 100644 --- a/include/boost/mp11/version.hpp +++ b/include/boost/mp11/version.hpp @@ -11,6 +11,6 @@ // Same format as BOOST_VERSION: // major * 100000 + minor * 100 + patch -#define BOOST_MP11_VERSION 107300 +#define BOOST_MP11_VERSION 107400 #endif // #ifndef BOOST_MP11_VERSION_HPP_INCLUDED