From 877848f088cec3111bb2075a33c8e8bf8a615bca Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 10 Sep 2001 14:07:09 +0000 Subject: [PATCH] Update Version to 1.25.0 [SVN r11087] --- include/boost/config.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/config.hpp b/include/boost/config.hpp index 5466f559..d6681dcf 100644 --- a/include/boost/config.hpp +++ b/include/boost/config.hpp @@ -59,7 +59,7 @@ #ifndef BOOST_CONFIG_HPP #define BOOST_CONFIG_HPP -#define BOOST_VERSION 102400 +#define BOOST_VERSION 102500 // BOOST_VERSION % 100 is the sub-minor version // BOOST_VERSION / 100 % 1000 is the minor version