File tree 3 files changed +9
-13
lines changed
more/getting_started/detail
3 files changed +9
-13
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ import path ;
131
131
import link ;
132
132
133
133
path-constant BOOST_ROOT : . ;
134
- constant BOOST_VERSION : 1.56 .0 ;
134
+ constant BOOST_VERSION : 1.57 .0 ;
135
135
constant BOOST_JAMROOT_MODULE : $(__name__) ;
136
136
137
137
boostcpp.set-version $(BOOST_VERSION) ;
Original file line number Diff line number Diff line change 14
14
< a href ="index.html ">
15
15
< img src ="boost.png " alt ="boost.png (6897 bytes) " align ="middle " width ="277 " height ="86 " border ="0 "/> </ a > </ td >
16
16
< td width ="337 " align ="middle ">
17
- < h2 style ="text-align: center "> Release 1.56 .0</ h2 >
17
+ < h2 style ="text-align: center "> Release 1.57 .0</ h2 >
18
18
</ td >
19
19
</ tr >
20
20
</ table >
@@ -55,13 +55,9 @@ <h2 class="title">Welcome to the Boost C++ Libraries</h2>
55
55
56
56
< h3 > Changes in this release</ h3 >
57
57
58
- < p > This release includes two new libraries
59
- (< a href ="libs/align/ "> Align</ a > and
60
- < a href ="libs/type_index/ "> Type_Index</ a > ),
61
- as well as updates to many existing libraries. Also, due to Boost migrating
62
- to a more modular repository, some parts of Boost have been moved around.
63
- See
64
- < a href ="http://www.boost.org/users/history/version_1_56_0.html "> Release
58
+ < p > This release includes ??? new libraries (???),
59
+ as well as updates to many existing libraries. See
60
+ < a href ="http://www.boost.org/users/history/version_1_57_0.html "> Release
65
61
History</ a > for more information.</ p >
66
62
67
63
< h3 > Getting Started</ h3 >
Original file line number Diff line number Diff line change 5
5
.. This file contains all the definitions that need to be updated
6
6
.. for each new release of Boost.
7
7
8
- .. |boost-version-number | replace :: 1.56 .0
9
- .. |boost_ver | replace :: ``boost_1_56_0 ``
10
- .. |boost_ver-bold | replace :: **boost_1_56_0 **
8
+ .. |boost-version-number | replace :: 1.57 .0
9
+ .. |boost_ver | replace :: ``boost_1_57_0 ``
10
+ .. |boost_ver-bold | replace :: **boost_1_57_0 **
11
11
12
- .. _sf-download : http://www.boost.org/users/history/version_1_56_0 .html
12
+ .. _sf-download : http://www.boost.org/users/history/version_1_57_0 .html
You can’t perform that action at this time.
0 commit comments