mirror of
https://github.com/boostorg/boost.git
synced 2025-04-13 08:33:00 +00:00
Change version to 1.34
[SVN r31725]
This commit is contained in:
parent
c077eed7e6
commit
f7a2648bb8
3 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ import set ;
|
|||
import stage ;
|
||||
import package ;
|
||||
|
||||
constant BOOST_VERSION : 1.33.0 ;
|
||||
constant BOOST_VERSION : 1.34.0 ;
|
||||
|
||||
project boost
|
||||
: requirements <include>.
|
||||
|
|
2
Jamrules
2
Jamrules
|
@ -11,5 +11,5 @@ project boost ;
|
|||
path-global BOOST_ROOT : . ;
|
||||
|
||||
# The current version of Boost.
|
||||
BOOST_VERSION ?= 1.33.0 ;
|
||||
BOOST_VERSION ?= 1.34.0 ;
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit fd10cbfb54aa238b3ab66805bc66d93c3d1df4bc
|
||||
Subproject commit a807f9d0a472445b4e4747dc20fa1feaef2dda49
|
Loading…
Add table
Reference in a new issue