From 4830cffcfeb2b71b7aefa3175b3e2f741b52a535 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Sat, 28 Oct 2006 14:44:55 +0000 Subject: [PATCH] New release. git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/trunk/0publish@1201 9f8c893c-44ee-0310-b757-c8ca8341c71e --- 0publish | 2 +- 0publish.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/0publish b/0publish index f3dfb14..9a12f16 100755 --- a/0publish +++ b/0publish @@ -8,7 +8,7 @@ import signing from logging import info, debug import edit, validator, create -version = '0.8' +version = '0.9' parser = OptionParser(usage="usage: %prog [options] interface") parser.add_option("--add-version", help="add a new implementation", action='store', metavar='VERSION') diff --git a/0publish.xml b/0publish.xml index 2f98e9f..8a249e3 100644 --- a/0publish.xml +++ b/0publish.xml @@ -22,6 +22,6 @@ - + -- 2.11.4.GIT