Marshall Clow 9 лет назад
Родитель
Сommit
e87e444847
3 измененных файлов с 7 добавлено и 7 удалено
  1. 1 1
      Jamroot
  2. 2 2
      index.html
  3. 4 4
      more/getting_started/detail/release-variables.rst

+ 1 - 1
Jamroot

@@ -131,7 +131,7 @@ import path ;
 import link ;
 
 path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.62.0 ;
+constant BOOST_VERSION : 1.63.0 ;
 constant BOOST_JAMROOT_MODULE : $(__name__) ;
 
 boostcpp.set-version $(BOOST_VERSION) ;

+ 2 - 2
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.62.0</h2>
+      <h2 style="text-align: center">Release 1.63.0</h2>
       </td>
     </tr>
   </table>
@@ -58,7 +58,7 @@
   <p>The release includes ??? new libraries
   (),
   as well as updates to many existing libraries. See
-  <a href="http://www.boost.org/users/history/version_1_62_0.html">Release
+  <a href="http://www.boost.org/users/history/version_1_63_0.html">Release
   History</a> for more information.</p>
 
   <h3>Getting Started</h3>

+ 4 - 4
more/getting_started/detail/release-variables.rst

@@ -5,8 +5,8 @@
 .. This file contains all the definitions that need to be updated
 .. for each new release of Boost.
 
-.. |boost-version-number| replace:: 1.62.0
-.. |boost_ver| replace:: ``boost_1_62_0``
-.. |boost_ver-bold| replace:: **boost_1_62_0**
+.. |boost-version-number| replace:: 1.63.0
+.. |boost_ver| replace:: ``boost_1_63_0``
+.. |boost_ver-bold| replace:: **boost_1_63_0**
 
-.. _sf-download: http://www.boost.org/users/history/version_1_62_0.html
+.. _sf-download: http://www.boost.org/users/history/version_1_63_0.html

粤ICP备19079148号