From 4ff95a4a861ef0481b4600c3a3f9aa6280c4fcbe Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Tue, 21 May 2013 12:39:01 +0200 Subject: [PATCH] Release 0.9.6 --- VERSION | 2 +- autodist | 2 +- autoport | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 628ebca..f4460b1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -VERSION = 0.9.5.90 +VERSION = 0.9.6 diff --git a/autodist b/autodist index 0ba63cc..567f7e9 100755 --- a/autodist +++ b/autodist @@ -5,7 +5,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=0.9.5.90 +VERSION=0.9.6 me=(${0##*/} $VERSION "Sat Aug 20 2010") exec 3>`readlink /proc/self/fd/0` diff --git a/autoport b/autoport index c374282..7bd029f 100755 --- a/autoport +++ b/autoport @@ -4,7 +4,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=0.9.5.90 +VERSION=0.9.6 BASE_ARCH=i586 BASE_REPOSITORY=devel PORT_REPOSITORY=devel