Browse Source

Updated version number

[SVN r24400]
John Maddock 22 years ago
parent
commit
5bf2aa14b5
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Jamrules

+ 2 - 1
Jamrules

@@ -11,4 +11,5 @@ project boost ;
 path-global BOOST_ROOT : . ;
 
 # The current version of Boost.
-BOOST_VERSION ?= 1.31.0 ;
+BOOST_VERSION ?= 1.32.0 ;
+

粤ICP备19079148号