summaryrefslogtreecommitdiff
path: root/boost/predef/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/version.h')
-rw-r--r--boost/predef/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/predef/version.h b/boost/predef/version.h
index 1e85df74f6..0439b2c519 100644
--- a/boost/predef/version.h
+++ b/boost/predef/version.h
@@ -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,1,0)
+#define BOOST_PREDEF_VERSION BOOST_VERSION_NUMBER(1,2,0)
#endif