From 1a5b85cf9c9809d0c6ee73ea7bff461828376ef5 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 1 Nov 2024 09:39:53 +0100 Subject: [PATCH] Release 1.5.5 --- VERSION | 2 +- autodist | 2 +- autoport | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 3773e5b..8b24c39 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -VERSION = 1.5.4 +VERSION = 1.5.5 diff --git a/autodist b/autodist index 1174e5f..2ae34f5 100755 --- a/autodist +++ b/autodist @@ -5,7 +5,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=1.5.4 +VERSION=1.5.5 me=(${0##*/} $VERSION "Tue Jan 26 2016") exec 3>`readlink /proc/self/fd/0` diff --git a/autoport b/autoport index ee47359..4ae144e 100755 --- a/autoport +++ b/autoport @@ -4,7 +4,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=1.5.4 +VERSION=1.5.5 BASE_REPOSITORY=base PORT_REPOSITORY=base