From 4b23e81357aa3986d667127096f1f9dc8294ad24 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 5 Mar 2014 22:09:10 +0000 Subject: Setup 1.56.0 (from Marshall). --- Jamroot | 2 +- index.html | 4 ++-- more/getting_started/detail/release-variables.rst | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Jamroot b/Jamroot index 011ae5db4e..d05444a9c0 100644 --- a/Jamroot +++ b/Jamroot @@ -131,7 +131,7 @@ import path ; import link ; path-constant BOOST_ROOT : . ; -constant BOOST_VERSION : 1.55.0 ; +constant BOOST_VERSION : 1.56.0 ; constant BOOST_JAMROOT_MODULE : $(__name__) ; boostcpp.set-version $(BOOST_VERSION) ; diff --git a/index.html b/index.html index ab079085da..12db798202 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ boost.png (6897 bytes) -

Release 1.55.0

+

Release 1.56.0

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

This release includes one new library (Predef), as well as updates to many existing libraries. See - Release + Release History for more information.

Getting Started

diff --git a/more/getting_started/detail/release-variables.rst b/more/getting_started/detail/release-variables.rst index 117e29e55d..6f76e28ecd 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.55.0 -.. |boost_ver| replace:: ``boost_1_55_0`` -.. |boost_ver-bold| replace:: **boost_1_55_0** +.. |boost-version-number| replace:: 1.56.0 +.. |boost_ver| replace:: ``boost_1_56_0`` +.. |boost_ver-bold| replace:: **boost_1_56_0** -.. _sf-download: http://www.boost.org/users/history/version_1_55_0.html +.. _sf-download: http://www.boost.org/users/history/version_1_56_0.html -- cgit v1.2.1