Explorar o código

Change version to 1.34

[SVN r31725]
Thomas Witt %!s(int64=20) %!d(string=hai) anos
pai
achega
f7a2648bb8
Modificáronse 3 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      Jamfile.v2
  2. 1 1
      Jamrules
  3. 1 1
      libs/config

+ 1 - 1
Jamfile.v2

@@ -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>.

+ 1 - 1
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
libs/config

@@ -1 +1 @@
-Subproject commit fd10cbfb54aa238b3ab66805bc66d93c3d1df4bc
+Subproject commit a807f9d0a472445b4e4747dc20fa1feaef2dda49

粤ICP备19079148号