]> git.gsnw.org Git - fping.git/commitdiff
Prepare 5.3-rc2
authorDavid Schweikert <david@schweikert.ch>
Sat, 14 Dec 2024 17:50:41 +0000 (18:50 +0100)
committerDavid Schweikert <david@schweikert.ch>
Sat, 14 Dec 2024 17:54:50 +0000 (18:54 +0100)
configure.ac

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