]> git.gsnw.org Git - fping.git/commitdiff
Prepare 5.3-rc3
authorDavid Schweikert <david@schweikert.ch>
Fri, 27 Dec 2024 15:39:15 +0000 (16:39 +0100)
committerDavid Schweikert <david@schweikert.ch>
Fri, 27 Dec 2024 15:40:31 +0000 (16:40 +0100)
configure.ac

index 18017e0f5cfd5480acdbce1db9f4b56956831a54..66e6f8b0da2c571e87ac658563b529ebef4b2ed2 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-rc2])
+AC_INIT([fping],[5.3-rc3])
 
 m4_ifdef([AC_AUTOCONF_VERSION],[AC_USE_SYSTEM_EXTENSIONS], [AC_GNU_SOURCE])