From 5f4c81553de6e3e6af1b0facc07be43ab019c42a Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Tue, 21 Nov 2006 21:12:09 +0000 Subject: [PATCH] New release. git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/trunk/0compile@1242 9f8c893c-44ee-0310-b757-c8ca8341c71e --- 0compile | 2 +- 0compile.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/0compile b/0compile index d07b4a4..f622ad6 100755 --- a/0compile +++ b/0compile @@ -24,7 +24,7 @@ commands = [] import setup, copysrc, build, publish, gui -version = '0.6' +version = '0.7' parser = OptionParser(usage="usage: %prog " + '\n %prog '.join([c.__doc__ for c in commands])) diff --git a/0compile.xml b/0compile.xml index e7cd224..4a0232d 100644 --- a/0compile.xml +++ b/0compile.xml @@ -23,6 +23,6 @@ For a full tutorial, see 0compile's homepage. - + -- 2.11.4.GIT