From ec6b60b45dc4421710184c14a1c301ea0979da21 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 2 Feb 2013 16:37:38 +0100 Subject: [PATCH] Release 0.9.5 --- VERSION | 2 +- autodist | 2 +- autoport | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 363832d..d06bfa3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -VERSION = 0.9.4 +VERSION = 0.9.5 diff --git a/autodist b/autodist index 3ff5a2c..54d3487 100755 --- a/autodist +++ b/autodist @@ -5,7 +5,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=0.9.4 +VERSION=0.9.5 me=(${0##*/} $VERSION "Sat Aug 20 2010") exec 3>`readlink /proc/self/fd/0` diff --git a/autoport b/autoport index ac1bb4f..53202cb 100755 --- a/autoport +++ b/autoport @@ -4,7 +4,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=0.9.4 +VERSION=0.9.5 BASE_ARCH=i586 BASE_REPOSITORY=devel PORT_REPOSITORY=devel