From 8ac22ab75d3b8f012516aec8f1e6b6fd88d21590 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 25 May 2001 19:37:38 +0000 Subject: [PATCH] 1.22.0 runup [SVN r10228] --- 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 bd21255c..9b7ebb40 100644 --- a/include/boost/config.hpp +++ b/include/boost/config.hpp @@ -58,7 +58,7 @@ #ifndef BOOST_CONFIG_HPP #define BOOST_CONFIG_HPP -#define BOOST_VERSION 102102 +#define BOOST_VERSION 102200 // BOOST_VERSION % 100 is the sub-minor version // BOOST_VERSION / 100 % 1000 is the minor version