From 7e3a2dd2b641b2d8023b64bafdc8b824de3b0b0b Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sun, 7 Jan 2024 20:26:24 +0100 Subject: Version 1.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f478b89..1c29509 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include common.mk VERSION=$(shell dpkg-parsechangelog --show-field Version) -DISTROS=base debian11 ubuntu2204 ubuntu2210 +DISTROS=base debian11 debian12 ubuntu2204 ubuntu2210 PROJECTNAME=libreichwein TGZNAME=$(shell ls -t ../$(PROJECTNAME)-$(VERSION).tar.xz | head -n1 | sed -e 's,^../,,') -- cgit v1.2.3