Explorar el Código

Update version number for 1.36.0

[SVN r46718]
Beman Dawes hace 18 años
padre
commit
1bea034959
Se han modificado 3 ficheros con 3 adiciones y 3 borrados
  1. 1 1
      Jamroot
  2. 1 1
      index.html
  3. 1 1
      libs/config

+ 1 - 1
Jamroot

@@ -112,7 +112,7 @@ import common ;
 import sequence ;
 
 path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.35.0 ;
+constant BOOST_VERSION : 1.36.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.35.0</h2>
+      <h2 style="text-align: center">Release 1.36.0</h2>
       </td>
     </tr>
   </table>

+ 1 - 1
libs/config

@@ -1 +1 @@
-Subproject commit f598e2402514f7e0257084bfe9357a26f9714efe
+Subproject commit cc9211e49417b8e1c00345909921525addb2b92f

粤ICP备19079148号