From 32b0b18550ecf30c40cdd38fcce79c6aeda5d738 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Sat, 10 Nov 2007 19:40:13 +0000 Subject: [PATCH] New release. git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/trunk/0publish@2070 9f8c893c-44ee-0310-b757-c8ca8341c71e --- 0publish | 2 +- 0publish.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/0publish b/0publish index ee1abe9..b93c060 100755 --- a/0publish +++ b/0publish @@ -8,7 +8,7 @@ import signing from logging import info, debug import edit, validator, create -version = '0.11' +version = '0.12' 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 4ad283c..179d7ff 100644 --- a/0publish.xml +++ b/0publish.xml @@ -22,6 +22,6 @@ - + -- 2.11.4.GIT