mirror of
https://github.com/boostorg/boost.git
synced 2026-01-18 21:41:27 +01:00
Prepare version number for 1.34.1 release.
[SVN r37813]
This commit is contained in:
@@ -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>
|
||||
|
||||
Submodule libs/config updated: d5d8cd4303...f7964243d6
Reference in New Issue
Block a user