|
|
@@ -112,7 +112,7 @@ import common ;
|
|
|
import sequence ;
|
|
|
|
|
|
path-constant BOOST_ROOT : . ;
|
|
|
-constant BOOST_VERSION : 1.35.0 ;
|
|
|
+constant BOOST_VERSION : 1.35.1 ;
|
|
|
constant BOOST_JAMROOT_MODULE : $(__name__) ;
|
|
|
|
|
|
local version-tag = [ MATCH "^([^.]+)[.]([^.]+)[.]([^.]+)" : $(BOOST_VERSION) ] ;
|