From efcfeb9e07d88fadd2228c8404c51dd48442ed23 Mon Sep 17 00:00:00 2001 From: Daniel Wallin Date: Tue, 10 Mar 2009 10:33:48 +0100 Subject: [PATCH] Bump Jamfile version to 0.8.1. --- Jamroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jamroot b/Jamroot index b247a41..2772049 100755 --- a/Jamroot +++ b/Jamroot @@ -6,7 +6,7 @@ import package ; import path ; import virtual-target ; -VERSION = 0.8.0 ; +VERSION = 0.8.1 ; BOOST_ROOT = [ os.environ BOOST_ROOT ] ; rule debug-message ( txt * ) -- 2.11.4.GIT