From 19e00077cf806b02eed757f9e2d3cdf2e63ba386 Mon Sep 17 00:00:00 2001
From: Harald Pfeiffer <coding@lirion.de>
Date: Sat, 8 Feb 2025 17:00:52 +0100
Subject: Raise version to 10.0.1

---
 Makefile      | 2 +-
 nfpm/Makefile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 35908e6..ccd0a6f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 all:
 
-FJVER := 10.0.0
+FJVER := 10.0.1
 
 dirs: dirs-amd64 dirs-arm-6 dirs-arm64
 dirs-amd64:
diff --git a/nfpm/Makefile b/nfpm/Makefile
index 0ba3418..8b7077e 100644
--- a/nfpm/Makefile
+++ b/nfpm/Makefile
@@ -1,4 +1,4 @@
-FJVER := 10.0.0
+FJVER := 10.0.1
 
 all: skel chglog build
 
-- 
cgit v1.2.3