Update Version to 1.25.0

[SVN r11087]
This commit is contained in:
Beman Dawes
2001-09-10 14:07:09 +00:00
parent 029adcf3f2
commit 877848f088

View File

@ -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