From 9fc3f8373ca94963260acca89a10f2fedc525b3e Mon Sep 17 00:00:00 2001 From: Silvan Date: Mon, 22 Apr 2024 00:33:52 +0200 Subject: [PATCH] Release 1.5.2 --- VERSION | 2 +- autodist | 2 +- autoport | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 89290d4..b218b8b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -VERSION = 1.5.1 +VERSION = 1.5.2 diff --git a/autodist b/autodist index 3628ae8..767c757 100755 --- a/autodist +++ b/autodist @@ -5,7 +5,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=1.5.1 +VERSION=1.5.2 me=(${0##*/} $VERSION "Tue Jan 26 2016") exec 3>`readlink /proc/self/fd/0` diff --git a/autoport b/autoport index 24f0625..91582c3 100755 --- a/autoport +++ b/autoport @@ -4,7 +4,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=1.5.1 +VERSION=1.5.2 BASE_REPOSITORY=base PORT_REPOSITORY=base