Browse Source

Begin 1.37.0

[SVN r48196]
Beman Dawes 17 years ago
parent
commit
adc9ba92d1
3 changed files with 3 additions and 3 deletions
  1. 1 1
      Jamroot
  2. 1 1
      index.html
  3. 1 1
      libs/config

+ 1 - 1
Jamroot

@@ -114,7 +114,7 @@ import sequence ;
 import symlink ;
 
 path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.36.0 ;
+constant BOOST_VERSION : 1.37.0 ;
 constant BOOST_JAMROOT_MODULE : $(__name__) ;
 
 local version-tag = [ MATCH "^([^.]+)[.]([^.]+)[.]([^.]+)" : $(BOOST_VERSION) ] ;

+ 1 - 1
index.html

@@ -14,7 +14,7 @@
         <a href="index.html">
         <img src="boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"></a></td>
       <td width="337" align="middle">
-      <h2 style="text-align: center">Release 1.36.0</h2>
+      <h2 style="text-align: center">Release 1.37.0</h2>
       </td>
     </tr>
   </table>

+ 1 - 1
libs/config

@@ -1 +1 @@
-Subproject commit e7ac7ebd7b5b61d7b91cd3a490b7c2bf920b5624
+Subproject commit 81d37eb28b965533ba7680500363b6ffb42d0a4e

粤ICP备19079148号