Quellcode durchsuchen

Bump version to 1.75.0

Marshall Clow vor 5 Jahren
Ursprung
Commit
d43510290a
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      Jamroot

+ 1 - 1
Jamroot

@@ -144,7 +144,7 @@ import option ;
 import tools/boost\_install/boost-install ;
 
 path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.74.0 ;
+constant BOOST_VERSION : 1.75.0 ;
 constant BOOST_JAMROOT_MODULE : $(__name__) ;
 
 boostcpp.set-version $(BOOST_VERSION) ;

粤ICP备19079148号