From 3239d1397215d5fc09bff32fadabb5d19940178d Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Sat, 8 Sep 2012 10:35:30 +0100 Subject: [PATCH] Release 0.8 --- 0test | 2 +- 0test.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/0test b/0test index f78d404..2b1b8cb 100755 --- a/0test +++ b/0test @@ -15,7 +15,7 @@ from zeroinstall.injector import model, handler, policy import test_spec, runner, reporting -version = '0.7' +version = '0.8' parser = OptionParser(usage="usage: %prog [INTERFACE VERSION ...] ... [-- ARGS]\n\n" "For example, to test two versions of 0compile against two versions of Zero Install:\n\n" diff --git a/0test.xml b/0test.xml index a0bf9df..a4ea66a 100644 --- a/0test.xml +++ b/0test.xml @@ -31,11 +31,11 @@ create a matrix of test results. - - + + - + -- 2.11.4.GIT