summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Jamroot2
-rw-r--r--index.html12
-rw-r--r--more/getting_started/detail/release-variables.rst8
3 files changed, 9 insertions, 13 deletions
diff --git a/Jamroot b/Jamroot
index d05444a9c0..4bada9318d 100644
--- a/Jamroot
+++ b/Jamroot
@@ -131,7 +131,7 @@ import path ;
import link ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.56.0 ;
+constant BOOST_VERSION : 1.57.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;
diff --git a/index.html b/index.html
index 255aa26f97..98ba9ea659 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.56.0</h2>
+ <h2 style="text-align: center">Release 1.57.0</h2>
</td>
</tr>
</table>
@@ -55,13 +55,9 @@
<h3>Changes in this release</h3>
- <p>This release includes two new libraries
- (<a href="libs/align/">Align</a> and
- <a href="libs/type_index/">Type_Index</a>),
- as well as updates to many existing libraries. Also, due to Boost migrating
- to a more modular repository, some parts of Boost have been moved around.
- See
- <a href="http://www.boost.org/users/history/version_1_56_0.html">Release
+ <p>This release includes ??? new libraries (???),
+ as well as updates to many existing libraries. See
+ <a href="http://www.boost.org/users/history/version_1_57_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 6f76e28ecd..efb7b80716 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.56.0
-.. |boost_ver| replace:: ``boost_1_56_0``
-.. |boost_ver-bold| replace:: **boost_1_56_0**
+.. |boost-version-number| replace:: 1.57.0
+.. |boost_ver| replace:: ``boost_1_57_0``
+.. |boost_ver-bold| replace:: **boost_1_57_0**
-.. _sf-download: http://www.boost.org/users/history/version_1_56_0.html
+.. _sf-download: http://www.boost.org/users/history/version_1_57_0.html