From dbaaa43f7f55003d1d7a59437bea0531bbd97de5 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Thu, 24 May 2012 16:47:53 +0200 Subject: [PATCH] Release 0.9.3 --- VERSION | 2 +- autodist | 2 +- autoport | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index f3f525a..00227a2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -VERSION = 0.9.2 +VERSION = 0.9.3 diff --git a/autodist b/autodist index 29d903e..b132eab 100755 --- a/autodist +++ b/autodist @@ -5,7 +5,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=0.9.2 +VERSION=0.9.3 me=(${0##*/} $VERSION "Sat Aug 20 2010") exec 3>`readlink /proc/self/fd/0` diff --git a/autoport b/autoport index e16f907..9590762 100755 --- a/autoport +++ b/autoport @@ -4,7 +4,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=0.9.2 +VERSION=0.9.3 BASE_ARCH=i586 BASE_REPOSITORY=devel PORT_REPOSITORY=devel