diff --git a/Jamfile.v2 b/Jamfile.v2 index 44cf63e4a9..4dc63f7d5f 100644 --- a/Jamfile.v2 +++ b/Jamfile.v2 @@ -96,7 +96,7 @@ import errors ; import "class" : new ; import common ; -constant BOOST_VERSION : 1.34.0 ; +constant BOOST_VERSION : 1.34.1 ; local version-tag = [ MATCH "^([^.]+)[.]([^.]+)[.]([^.]+)" : $(BOOST_VERSION) ] ; if $(version-tag[3]) = 0 diff --git a/index.htm b/index.htm index de06f5a83c..8381a8248f 100644 --- a/index.htm +++ b/index.htm @@ -134,6 +134,10 @@