diff options
author | Marshall Clow <marshall@idio.com> | 2013-02-11 14:39:37 +0000 |
---|---|---|
committer | Marshall Clow <marshall@idio.com> | 2013-02-11 14:39:37 +0000 |
commit | 1914a1a7db14c8435cee5ce572eb9e4a4f1384d6 (patch) | |
tree | 34c1c58941115b8c4f5a0837203a830a008caeab /more | |
parent | 155b6aef1c172236d7b4f3f2c48ba29253ee55e7 (diff) | |
download | boost-1914a1a7db14c8435cee5ce572eb9e4a4f1384d6.tar.gz |
Bump the version for 1.54
[SVN r82817]
Diffstat (limited to 'more')
-rw-r--r-- | more/getting_started/detail/release-variables.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/more/getting_started/detail/release-variables.rst b/more/getting_started/detail/release-variables.rst index 4f971d2d0b..ef3483347b 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.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 |