From 3fa77e03f9e0ab36d9a344f72d46205af16e6dcf Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Tue, 26 May 2026 17:08:31 +0200 Subject: [PATCH] version up to v1.1.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 02a626a..0ca7833 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME=scantopdf -VERSIONNR=1.1.5 +VERSIONNR=1.1.6 BUILDVERSION=1 ARCHITECTURE=x86_64 VERSION=$(VERSIONNR) -- 2.47.3