فهرست منبع

Update version # to 1.71

Marshall Clow 7 سال پیش
والد
کامیت
212bb9b1ba
2فایلهای تغییر یافته به همراه5 افزوده شده و 5 حذف شده
  1. 1 1
      Jamroot
  2. 4 4
      more/getting_started/detail/release-variables.rst

+ 1 - 1
Jamroot

@@ -143,7 +143,7 @@ import option ;
 import tools/boost_install/boost-install ;
 
 path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.70.0 ;
+constant BOOST_VERSION : 1.71.0 ;
 constant BOOST_JAMROOT_MODULE : $(__name__) ;
 
 boostcpp.set-version $(BOOST_VERSION) ;

+ 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:: 70
-.. |boost_ver| replace:: ``boost_1_70_0``
-.. |boost_ver-bold| replace:: **boost_1_70_0**
+.. |boost-version-number| replace:: 71
+.. |boost_ver| replace:: ``boost_1_71_0``
+.. |boost_ver-bold| replace:: **boost_1_71_0**
 
-.. _sf-download: http://www.boost.org/users/history/version_1_70_0.html
+.. _sf-download: http://www.boost.org/users/history/version_1_71_0.html

粤ICP备19079148号