From 34c0eb63bf21d210a837a5a856bc055f5199d17b Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 20 Aug 2001 13:04:43 +0000 Subject: [PATCH] Misc; mostly fix links to hard disk locations [SVN r10902] --- 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 53fca72c..0bd101e2 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 102300 +#define BOOST_VERSION 102400 // BOOST_VERSION % 100 is the sub-minor version // BOOST_VERSION / 100 % 1000 is the minor version