]> git.lyx.org Git - lyx.git/blobdiff - 3rdparty/boost/boost/predef/version.h
Update to boost 1.72
[lyx.git] / 3rdparty / boost / boost / predef / version.h
index 960292fec6294b2d2bcac4abd8dc83f296ec34d2..6406d795fec164020e94effd274feeb53ae062f9 100644 (file)
@@ -10,6 +10,6 @@ http://www.boost.org/LICENSE_1_0.txt)
 
 #include <boost/predef/version_number.h>
 
-#define BOOST_PREDEF_VERSION BOOST_VERSION_NUMBER(1,8,0)
+#define BOOST_PREDEF_VERSION BOOST_VERSION_NUMBER(1,10,0)
 
 #endif