1
0
forked from boostorg/mp11

Update version.hpp

This commit is contained in:
Peter Dimov
2020-08-22 19:59:26 +03:00
parent 3f316ae626
commit a069fdcce6

View File

@@ -11,6 +11,6 @@
// Same format as BOOST_VERSION: // Same format as BOOST_VERSION:
// major * 100000 + minor * 100 + patch // major * 100000 + minor * 100 + patch
#define BOOST_MP11_VERSION 107400 #define BOOST_MP11_VERSION 107500
#endif // #ifndef BOOST_MP11_VERSION_HPP_INCLUDED #endif // #ifndef BOOST_MP11_VERSION_HPP_INCLUDED