|
|
@@ -114,7 +114,7 @@ import sequence ;
|
|
|
import symlink ;
|
|
|
|
|
|
path-constant BOOST_ROOT : . ;
|
|
|
-constant BOOST_VERSION : 1.36.0 ;
|
|
|
+constant BOOST_VERSION : 1.37.0 ;
|
|
|
constant BOOST_JAMROOT_MODULE : $(__name__) ;
|
|
|
|
|
|
local version-tag = [ MATCH "^([^.]+)[.]([^.]+)[.]([^.]+)" : $(BOOST_VERSION) ] ;
|