From 570c615d8a5f1b2630f69786bfbd6286327b815a Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Thu, 18 Jun 2026 17:57:45 +0200 Subject: [PATCH] version up v1.0.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7ae1bed..d5f5d80 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.0.2 +VERSION=1.0.3 PACKAGE=simple-backup PACKAGENAME=$(PACKAGE)-$(VERSION)$(EXTRA_VERSION)-1-x86_64 SRCDIR=src -- 2.47.3