From 72493bb455619027f046f40834cfd7f3fca7d758 Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Thu, 14 May 2026 09:35:33 +0200 Subject: [PATCH] version up to v1.1.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c7b9e3d..7d63fe9 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSIONNR = 1.1.4 +VERSIONNR = 1.1.5 EXTRA = BUILDVERSION = 1 ARCHITECTURE = x86_64 -- 2.47.3