summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2016-09-28 10:02:50 -0700
committerMarshall Clow <marshall@idio.com>2016-09-28 10:02:50 -0700
commitda965a1c45636e7d1366cf0021b178376deec30d (patch)
treea7809a1dc6efb3e884ac8b2c7b0969c6d2870ba1
parent38a952a04d65d40ebb3995bd6d1ec52fd2194ef8 (diff)
downloadboost-da965a1c45636e7d1366cf0021b178376deec30d.tar.gz
Update versions for 1.63
-rw-r--r--Jamroot2
-rw-r--r--index.html4
-rw-r--r--more/getting_started/detail/release-variables.rst8
3 files changed, 7 insertions, 7 deletions
diff --git a/Jamroot b/Jamroot
index cbf97d23c7..fe9fadc9da 100644
--- a/Jamroot
+++ b/Jamroot
@@ -135,7 +135,7 @@ import "class" : new ;
import property-set ;
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 @@
<a href="index.html">
<img src="boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"/></a></td>
<td width="337" align="middle">
- <h2 style="text-align: center">Release 1.62.0</h2>
+ <h2 style="text-align: center">Release 1.63.0</h2>
</td>
</tr>
</table>
@@ -58,7 +58,7 @@
<p>The release includes ??? new libraries
(),
as well as updates to many existing libraries. See
- <a href="http://www.boost.org/users/history/version_1_62_0.html">Release
+ <a href="http://www.boost.org/users/history/version_1_63_0.html">Release
History</a> for more information.</p>
<h3>Getting Started</h3>
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