diff options
author | Marshall Clow <marshall@idio.com> | 2015-12-21 09:34:38 -0800 |
---|---|---|
committer | Marshall Clow <marshall@idio.com> | 2015-12-21 09:34:38 -0800 |
commit | 0d92e55268436e02676dd8a89b4440ebaeea3c22 (patch) | |
tree | 0e34e79f86a651a2a7bbc6dbb6b976741b4016e3 /more/getting_started/detail | |
parent | 900ca590e43ed78793eec0597c5500cffa2e5245 (diff) | |
download | boost-0d92e55268436e02676dd8a89b4440ebaeea3c22.tar.gz |
Bump version number for 1.61.0
Diffstat (limited to 'more/getting_started/detail')
-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 8668f24d78..ca9d8beaa4 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.60.0 -.. |boost_ver| replace:: ``boost_1_60_0`` -.. |boost_ver-bold| replace:: **boost_1_60_0** +.. |boost-version-number| replace:: 1.61.0 +.. |boost_ver| replace:: ``boost_1_61_0`` +.. |boost_ver-bold| replace:: **boost_1_61_0** -.. _sf-download: http://www.boost.org/users/history/version_1_60_0.html +.. _sf-download: http://www.boost.org/users/history/version_1_61_0.html |