From 4d29a63a3460fa780393b4c16ecdd94af5f18370 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 14:12:19 +0100 Subject: [PATCH] Release 1.4.1 --- VERSION | 2 +- autodist | 2 +- autoport | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index fb9d209..dcc9821 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -VERSION = 1.4.0 +VERSION = 1.4.1 diff --git a/autodist b/autodist index c9e7ca1..6592ff9 100755 --- a/autodist +++ b/autodist @@ -5,7 +5,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=1.4.0 +VERSION=1.4.1 me=(${0##*/} $VERSION "Tue Jan 26 2016") exec 3>`readlink /proc/self/fd/0` diff --git a/autoport b/autoport index cef4e74..406041e 100755 --- a/autoport +++ b/autoport @@ -4,7 +4,7 @@ # # Released under the terms of the GNU GPL release 3 license # -VERSION=1.4.0 +VERSION=1.4.1 BASE_REPOSITORY=base PORT_REPOSITORY=base