]> 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 2fcdefa6948c3848f57369128caab2a405405590..6406d795fec164020e94effd274feeb53ae062f9 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright Rene Rivera 2015
+Copyright Rene Rivera 2015-2016
 Distributed under the Boost Software License, Version 1.0.
 (See accompanying file LICENSE_1_0.txt or copy at
 http://www.boost.org/LICENSE_1_0.txt)
@@ -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,4,0)
+#define BOOST_PREDEF_VERSION BOOST_VERSION_NUMBER(1,10,0)
 
 #endif