From bb60155ae73556bbda0ae2f32d4a61594b465eb5 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Sun, 25 May 2008 09:27:21 +0100 Subject: [PATCH] Release 0.15 --- 0publish | 2 +- 0publish.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/0publish b/0publish index a593201..cc2788f 100755 --- a/0publish +++ b/0publish @@ -8,7 +8,7 @@ import signing from logging import info, debug import edit, validator, create -version = '0.14' +version = '0.15' 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 1ef8ecb..82feed2 100644 --- a/0publish.xml +++ b/0publish.xml @@ -25,6 +25,6 @@ - + -- 2.11.4.GIT