mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Prepare version number for 1.34.1 release.
[SVN r37813]
This commit is contained in:
parent
351d3f9eac
commit
4e9d8d7671
3 changed files with 6 additions and 2 deletions
|
@ -96,7 +96,7 @@ import errors ;
|
|||
import "class" : new ;
|
||||
import common ;
|
||||
|
||||
constant BOOST_VERSION : 1.34.0 ;
|
||||
constant BOOST_VERSION : 1.34.1 ;
|
||||
|
||||
local version-tag = [ MATCH "^([^.]+)[.]([^.]+)[.]([^.]+)" : $(BOOST_VERSION) ] ;
|
||||
if $(version-tag[3]) = 0
|
||||
|
|
|
@ -134,6 +134,10 @@
|
|||
<div class="section-body">
|
||||
<div class="section-body-0">
|
||||
<div class="section-body-1">
|
||||
<h3>June ???, 2007 - Version 1.34.1</h3>
|
||||
|
||||
<h4>Updated Libraries</h4>
|
||||
|
||||
<h3>May 12, 2007 - Version 1.34.0</h3>
|
||||
|
||||
<h4>New Libraries</h4>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit d5d8cd430325a55b8340af9af7fef19e3e198248
|
||||
Subproject commit f7964243d6bd65ceef231abfa6d485c7f601f827
|
Loading…
Add table
Reference in a new issue