New release s390-tools-2.43.1

Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Jan Höppner
2026-07-22 18:33:53 +02:00
parent b3dd05e16d
commit 2a6657dfd1
2 changed files with 27 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ endif
# "make DISTRELEASE=%{release}" and "make install DISTRELEASE=%{release}"
VERSION := 2
RELEASE := 43
PATCHLEVEL := 0
PATCHLEVEL := 1
DISTRELEASE := build-$(shell date +%Y%m%d)
S390_TOOLS_RELEASE := $(VERSION).$(RELEASE).$(PATCHLEVEL)-$(DISTRELEASE)
export S390_TOOLS_RELEASE