From e87e4448479ec5d50d63359dd391e9dc2ee3eb48 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Wed, 28 Sep 2016 10:02:50 -0700 Subject: [PATCH] Update versions for 1.63 --- 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 617327290e..4a73899267 100644 --- a/Jamroot +++ b/Jamroot @@ -131,7 +131,7 @@ import path ; import link ; path-constant BOOST_ROOT : . ; -constant BOOST_VERSION : 1.62.0 ; +constant BOOST_VERSION : 1.63.0 ; constant BOOST_JAMROOT_MODULE : $(__name__) ; boostcpp.set-version $(BOOST_VERSION) ; diff --git a/index.html b/index.html index 9b0cd1e232..aae52ed2f8 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ boost.png (6897 bytes) -

Release 1.62.0

+

Release 1.63.0

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

The release includes ??? new libraries (), 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 a453681adb..9c2c78aff2 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.62.0 -.. |boost_ver| replace:: ``boost_1_62_0`` -.. |boost_ver-bold| replace:: **boost_1_62_0** +.. |boost-version-number| replace:: 1.63.0 +.. |boost_ver| replace:: ``boost_1_63_0`` +.. |boost_ver-bold| replace:: **boost_1_63_0** -.. _sf-download: http://www.boost.org/users/history/version_1_62_0.html +.. _sf-download: http://www.boost.org/users/history/version_1_63_0.html