From 62b7a0202ba7878e037bb5fadb75d2652ca2a795 Mon Sep 17 00:00:00 2001 From: David Schweikert Date: Tue, 19 Aug 2025 09:47:56 +0200 Subject: [PATCH] Prepare v5.4 release --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 80d05fc..d573075 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. dnl Minimum Autoconf version required. AC_PREREQ(2.59) -AC_INIT([fping],[5.3]) +AC_INIT([fping],[5.4]) m4_ifdef([AC_AUTOCONF_VERSION],[AC_USE_SYSTEM_EXTENSIONS], [AC_GNU_SOURCE]) -- 2.43.0