From 8efbee997ea4b818f385ce7e45f659d11d7401e3 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Mon, 14 Apr 2008 14:01:59 +0000 Subject: The release branch will eventually become Boost 1.35.1 [SVN r44413] --- Jamroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Jamroot') diff --git a/Jamroot b/Jamroot index 189bc3a413..2c167bcfe7 100644 --- a/Jamroot +++ b/Jamroot @@ -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) ] ; -- cgit v1.2.1