mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Change version to 1.54.0
[SVN r82735]
This commit is contained in:
parent
e2288e51ed
commit
a170f6f6e6
4 changed files with 8 additions and 8 deletions
2
Jamroot
2
Jamroot
|
@ -130,7 +130,7 @@ import set ;
|
|||
import path ;
|
||||
|
||||
path-constant BOOST_ROOT : . ;
|
||||
constant BOOST_VERSION : 1.53.0 ;
|
||||
constant BOOST_VERSION : 1.54.0 ;
|
||||
constant BOOST_JAMROOT_MODULE : $(__name__) ;
|
||||
|
||||
boostcpp.set-version $(BOOST_VERSION) ;
|
||||
|
|
|
@ -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.53.0</h2>
|
||||
<h2 style="text-align: center">Release 1.54.0</h2>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -62,7 +62,7 @@
|
|||
<a href="libs/multiprecision/index.html">Multiprecision</a> and
|
||||
<a href="libs/numeric/odeint/index.html">Numeric/Odeint</a>),
|
||||
as well as updates to many existing libraries. See
|
||||
<a href="http://www.boost.org/users/history/version_1_53_0.html">Release
|
||||
<a href="http://www.boost.org/users/history/version_1_54_0.html">Release
|
||||
History</a> for more information.</p>
|
||||
|
||||
<h3>Getting Started</h3>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 2b85686b48cd578d86550b399f1354f6a83128d1
|
||||
Subproject commit a9f844c1924a8b63a3d7e2675985d773e7f028bd
|
|
@ -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.53.0
|
||||
.. |boost_ver| replace:: ``boost_1_53_0``
|
||||
.. |boost_ver-bold| replace:: **boost_1_53_0**
|
||||
.. |boost-version-number| replace:: 1.54.0
|
||||
.. |boost_ver| replace:: ``boost_1_54_0``
|
||||
.. |boost_ver-bold| replace:: **boost_1_54_0**
|
||||
|
||||
.. _sf-download: http://www.boost.org/users/history/version_1_53_0.html
|
||||
.. _sf-download: http://www.boost.org/users/history/version_1_54_0.html
|
||||
|
|
Loading…
Add table
Reference in a new issue