From 8562c56d0b954b1d1fac6522beadac776e207ee7 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Sat, 17 Nov 2007 16:32:25 +0000 Subject: [PATCH] Update the version number when releasing. --- 0publish.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/0publish.xml b/0publish.xml index cb9c7be..fc0f938 100644 --- a/0publish.xml +++ b/0publish.xml @@ -19,6 +19,11 @@ http://0install.net/injector-packagers.html + + + sed -i "s/^version = '.*'$/version = '$RELEASE_VERSION'/" 0publish + + -- 2.11.4.GIT