From 867e059327f75af9f5363abd6f01fe45566acd9d Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Sun, 28 Jun 2026 10:51:53 +0200 Subject: [PATCH] version up to v1.0.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c7babd3..dc35d62 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.0.4 +VERSION=1.0.5 PACKAGE=simple-backup PACKAGENAME=$(PACKAGE)-$(VERSION)$(EXTRA_VERSION)-1-x86_64 SRCDIR=src -- 2.47.3