From aa853ab6c2d7614cd7d9888503d3f303df378504 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Sun, 15 Jun 2025 17:11:37 +0200 Subject: Raise version to 11.0.1 --- Makefile | 2 +- nfpm/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 22c3c5f..64b459a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all: -FJVER := 10.0.2 +FJVER := 11.0.1 dirs: dirs-amd64 dirs-arm-6 dirs-arm64 dirs-amd64: diff --git a/nfpm/Makefile b/nfpm/Makefile index 01d6d60..a684157 100644 --- a/nfpm/Makefile +++ b/nfpm/Makefile @@ -1,4 +1,4 @@ -FJVER := 10.0.2 +FJVER := 11.0.1 all: skel chglog build -- cgit v1.2.3