Start 1.57.0

Will rebuild the getting started guide later.
This commit is contained in:
Daniel James 2014-08-07 18:09:19 +01:00
parent c038171a34
commit d9cf98c207
3 changed files with 9 additions and 13 deletions

View file

@ -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) ;

View file

@ -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>

View file

@ -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