diff --git a/Jamroot b/Jamroot index f0837858eb..7a3f19f441 100644 --- a/Jamroot +++ b/Jamroot @@ -130,7 +130,7 @@ import set ; import path ; path-constant BOOST_ROOT : . ; -constant BOOST_VERSION : 1.51.0 ; +constant BOOST_VERSION : 1.52.0 ; constant BOOST_JAMROOT_MODULE : $(__name__) ; boostcpp.set-version $(BOOST_VERSION) ; diff --git a/index.html b/index.html index d634e29769..ef6dd36100 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ boost.png (6897 bytes) -

Release 1.51.0

+

Release 1.52.0

@@ -58,7 +58,7 @@

This release includes one new library (Context), 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 38b6fbc1e7..145a453580 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 38b6fbc1e7c056dbeb9d826107099b4e864f7aed +Subproject commit 145a45358005704ffbc43fb337ff2fb31e8532d2 diff --git a/more/getting_started/detail/release-variables.rst b/more/getting_started/detail/release-variables.rst index 4b73604e0d..dd2ba75b0f 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.51.0 -.. |boost_ver| replace:: ``boost_1_51_0`` -.. |boost_ver-bold| replace:: **boost_1_51_0** +.. |boost-version-number| replace:: 1.52.0 +.. |boost_ver| replace:: ``boost_1_52_0`` +.. |boost_ver-bold| replace:: **boost_1_52_0** -.. _sf-download: http://www.boost.org/users/history/version_1_51_0.html +.. _sf-download: http://www.boost.org/users/history/version_1_52_0.html