From 9ebc8bf8b9a92cf4d0381013dcbb961034b56260 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Sun, 14 Jan 2007 12:11:56 +0000 Subject: [PATCH] New release. git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/trunk/0publish@1404 9f8c893c-44ee-0310-b757-c8ca8341c71e --- 0publish | 2 +- 0publish.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/0publish b/0publish index 9a12f16..0e56365 100755 --- a/0publish +++ b/0publish @@ -8,7 +8,7 @@ import signing from logging import info, debug import edit, validator, create -version = '0.9' +version = '0.10' 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 8a249e3..2732167 100644 --- a/0publish.xml +++ b/0publish.xml @@ -22,6 +22,6 @@ - + -- 2.11.4.GIT