mirror of
https://github.com/boostorg/boost.git
synced 2025-04-10 07:14:54 +00:00
Update version number for 1.36.0
[SVN r46718]
This commit is contained in:
parent
adb54653d9
commit
1bea034959
3 changed files with 3 additions and 3 deletions
2
Jamroot
2
Jamroot
|
@ -112,7 +112,7 @@ import common ;
|
|||
import sequence ;
|
||||
|
||||
path-constant BOOST_ROOT : . ;
|
||||
constant BOOST_VERSION : 1.35.0 ;
|
||||
constant BOOST_VERSION : 1.36.0 ;
|
||||
constant BOOST_JAMROOT_MODULE : $(__name__) ;
|
||||
|
||||
local version-tag = [ MATCH "^([^.]+)[.]([^.]+)[.]([^.]+)" : $(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.35.0</h2>
|
||||
<h2 style="text-align: center">Release 1.36.0</h2>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit f598e2402514f7e0257084bfe9357a26f9714efe
|
||||
Subproject commit cc9211e49417b8e1c00345909921525addb2b92f
|
Loading…
Add table
Reference in a new issue