From 6de4d7c8141ca8c8e97915fe570d7a5c3e001d66 Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Fri, 14 Aug 2026 16:59:57 +0200 Subject: [PATCH] version up to v1.0.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f6eeeec..f636cce 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.0.5 +VERSION=1.0.6 PACKAGE=simple-backup PACKAGENAME=$(PACKAGE)-$(VERSION)$(EXTRA_VERSION)-1-x86_64 SRCDIR=src -- 2.47.3