From 8648a3326f30fba82b27d3484e64ad65df1401e9 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Sun, 19 Jan 2025 22:44:57 +0100 Subject: Raise version to 10.0.0 --- Makefile | 2 +- nfpm/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index c3e84b3..35908e6 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all: -FJVER := 9.0.3 +FJVER := 10.0.0 dirs: dirs-amd64 dirs-arm-6 dirs-arm64 dirs-amd64: diff --git a/nfpm/Makefile b/nfpm/Makefile index 2de1c9e..0ba3418 100644 --- a/nfpm/Makefile +++ b/nfpm/Makefile @@ -1,4 +1,4 @@ -FJVER := 9.0.2 +FJVER := 10.0.0 all: skel chglog build -- cgit v1.2.3