From 53a9878b563ce6f072243d3ec243749b8df2ebdc Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Tue, 19 May 2026 18:34:45 +0200 Subject: [PATCH] version up v1.0.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d11028b..097ea49 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.0.0 +VERSION=1.0.1 PACKAGE=simple-backup PACKAGENAME=$(PACKAGE)-$(VERSION)$(EXTRA_VERSION)-1-x86_64 SRCDIR=src -- 2.47.3