diff options
| author | robot-contrib <[email protected]> | 2022-12-29 10:02:02 +0300 |
|---|---|---|
| committer | robot-contrib <[email protected]> | 2022-12-29 10:02:02 +0300 |
| commit | 3a12c0e98919eea37cd48923350152e42b0fecd0 (patch) | |
| tree | e05b3863a251e25bd91453e1e9dbd0faa03fbce4 /contrib/restricted | |
| parent | 088ae1ec99d2a8a45ad40fdf42f595d87c57c37a (diff) | |
Update contrib/restricted/boost/mp11 to 1.81.0
Diffstat (limited to 'contrib/restricted')
| -rw-r--r-- | contrib/restricted/boost/mp11/include/boost/mp11/version.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/restricted/boost/mp11/include/boost/mp11/version.hpp b/contrib/restricted/boost/mp11/include/boost/mp11/version.hpp index 5a4be574ffa..5d14c420e8c 100644 --- a/contrib/restricted/boost/mp11/include/boost/mp11/version.hpp +++ b/contrib/restricted/boost/mp11/include/boost/mp11/version.hpp @@ -11,6 +11,6 @@ // Same format as BOOST_VERSION: // major * 100000 + minor * 100 + patch -#define BOOST_MP11_VERSION 108000 +#define BOOST_MP11_VERSION 108100 #endif // #ifndef BOOST_MP11_VERSION_HPP_INCLUDED |
