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 8745c94976..ebd2b4fd9f 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,4,1)
+#define BOOST_PREDEF_VERSION BOOST_VERSION_NUMBER(1,5,0)
#endif