From: David Schweikert Date: Sat, 14 Dec 2024 17:50:41 +0000 (+0100) Subject: Prepare 5.3-rc2 X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4db2e32b568e0c7f069bc9e4eac6d1f14c1065c6;p=fping.git Prepare 5.3-rc2 --- diff --git a/configure.ac b/configure.ac index 291dc5a..18017e0 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-rc1]) +AC_INIT([fping],[5.3-rc2]) m4_ifdef([AC_AUTOCONF_VERSION],[AC_USE_SYSTEM_EXTENSIONS], [AC_GNU_SOURCE])