From a170f6f6e67995a149a725887913eb848ecde1c8 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 4 Feb 2013 18:15:12 +0000 Subject: [PATCH] Change version to 1.54.0 [SVN r82735] --- Jamroot | 2 +- index.html | 4 ++-- libs/config | 2 +- more/getting_started/detail/release-variables.rst | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Jamroot b/Jamroot index 36282081a0..05af735927 100644 --- a/Jamroot +++ b/Jamroot @@ -130,7 +130,7 @@ import set ; import path ; path-constant BOOST_ROOT : . ; -constant BOOST_VERSION : 1.53.0 ; +constant BOOST_VERSION : 1.54.0 ; constant BOOST_JAMROOT_MODULE : $(__name__) ; boostcpp.set-version $(BOOST_VERSION) ; diff --git a/index.html b/index.html index 9c2369e31c..a215e8c8c5 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ boost.png (6897 bytes) -

Release 1.53.0

+

Release 1.54.0

@@ -62,7 +62,7 @@ Multiprecision and Numeric/Odeint), as well as updates to many existing libraries. See - Release + Release History for more information.

Getting Started

diff --git a/libs/config b/libs/config index 2b85686b48..a9f844c192 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 2b85686b48cd578d86550b399f1354f6a83128d1 +Subproject commit a9f844c1924a8b63a3d7e2675985d773e7f028bd diff --git a/more/getting_started/detail/release-variables.rst b/more/getting_started/detail/release-variables.rst index 4f971d2d0b..ef3483347b 100644 --- a/more/getting_started/detail/release-variables.rst +++ b/more/getting_started/detail/release-variables.rst @@ -5,8 +5,8 @@ .. This file contains all the definitions that need to be updated .. for each new release of Boost. -.. |boost-version-number| replace:: 1.53.0 -.. |boost_ver| replace:: ``boost_1_53_0`` -.. |boost_ver-bold| replace:: **boost_1_53_0** +.. |boost-version-number| replace:: 1.54.0 +.. |boost_ver| replace:: ``boost_1_54_0`` +.. |boost_ver-bold| replace:: **boost_1_54_0** -.. _sf-download: http://www.boost.org/users/history/version_1_53_0.html +.. _sf-download: http://www.boost.org/users/history/version_1_54_0.html