]> git.gsnw.org Git - fping.git/commitdiff
Prepare v5.4 release
authorDavid Schweikert <david@schweikert.ch>
Tue, 19 Aug 2025 07:47:56 +0000 (09:47 +0200)
committerDavid Schweikert <david@schweikert.ch>
Tue, 19 Aug 2025 07:48:05 +0000 (09:48 +0200)
configure.ac

index 80d05fcf5650c6c2a78fa80b396b850a464191e5..d57307574e67d763f60f81f6081b9420f7ff62ab 100644 (file)
@@ -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])