From cc064675a6c19c54be7dc10dc4199cd668e92f6b Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 6 Jul 2001 19:59:28 +0000 Subject: [PATCH] 1.23.0 runup [SVN r10559] --- 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 fa8e8166..6b8582df 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 102200 +#define BOOST_VERSION 102300 // BOOST_VERSION % 100 is the sub-minor version // BOOST_VERSION / 100 % 1000 is the minor version