From 3390ea0d3f8aa508a2ca5017ec7df7d3ae6ad503 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Sun, 23 Mar 2025 06:55:53 +0100 Subject: Raise version to 10.0.2 --- Makefile | 2 +- nfpm/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index ccd0a6f..756fe35 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all: -FJVER := 10.0.1 +FJVER := 10.0.2 dirs: dirs-amd64 dirs-arm-6 dirs-arm64 dirs-amd64: diff --git a/nfpm/Makefile b/nfpm/Makefile index 8b7077e..01d6d60 100644 --- a/nfpm/Makefile +++ b/nfpm/Makefile @@ -1,4 +1,4 @@ -FJVER := 10.0.1 +FJVER := 10.0.2 all: skel chglog build -- cgit v1.2.3