From 626ad7bb732c1802cf523db09d0054850be22899 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Sat, 30 Jan 2010 17:54:55 +0000 Subject: [PATCH] Release 0.17 --- 0publish | 2 +- 0publish.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/0publish b/0publish index f607d84..ed5c39a 100755 --- a/0publish +++ b/0publish @@ -7,7 +7,7 @@ import signing from logging import info, debug import edit, validator, create -version = '0.16' +version = '0.17' 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 cca33d3..e77d145 100644 --- a/0publish.xml +++ b/0publish.xml @@ -25,6 +25,6 @@ - + -- 2.11.4.GIT