mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Bump version to 1.69.0
This commit is contained in:
parent
7e1702ecf7
commit
2d4895ea3c
2 changed files with 5 additions and 5 deletions
2
Jamroot
2
Jamroot
|
@ -137,7 +137,7 @@ import threadapi-feature ;
|
|||
import option ;
|
||||
|
||||
path-constant BOOST_ROOT : . ;
|
||||
constant BOOST_VERSION : 1.68.0 ;
|
||||
constant BOOST_VERSION : 1.69.0 ;
|
||||
constant BOOST_JAMROOT_MODULE : $(__name__) ;
|
||||
|
||||
boostcpp.set-version $(BOOST_VERSION) ;
|
||||
|
|
|
@ -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:: 68
|
||||
.. |boost_ver| replace:: ``boost_1_68_0``
|
||||
.. |boost_ver-bold| replace:: **boost_1_68_0**
|
||||
.. |boost-version-number| replace:: 69
|
||||
.. |boost_ver| replace:: ``boost_1_69_0``
|
||||
.. |boost_ver-bold| replace:: **boost_1_69_0**
|
||||
|
||||
.. _sf-download: http://www.boost.org/users/history/version_1_68_0.html
|
||||
.. _sf-download: http://www.boost.org/users/history/version_1_69_0.html
|
||||
|
|
Loading…
Add table
Reference in a new issue