From 3a0c8532e090f3fd071858e8270dd70c16eecd6e Mon Sep 17 00:00:00 2001 From: Silvan Date: Sun, 29 Dec 2024 20:46:08 +0100 Subject: [PATCH] Release 1.5.6 --- VERSION | 2 +- autodist | 2 +- autoport | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 8b24c39..e8fa62c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -VERSION = 1.5.5 +VERSION = 1.5.6 diff --git a/autodist b/autodist index 2ae34f5..6f385a7 100755 --- a/autodist +++ b/autodist @@ -5,7 +5,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=1.5.5 +VERSION=1.5.6 me=(${0##*/} $VERSION "Tue Jan 26 2016") exec 3>`readlink /proc/self/fd/0` diff --git a/autoport b/autoport index 4ae144e..908ade2 100755 --- a/autoport +++ b/autoport @@ -4,7 +4,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=1.5.5 +VERSION=1.5.6 BASE_REPOSITORY=base PORT_REPOSITORY=base