From: David Schweikert Date: Fri, 27 Dec 2024 15:39:15 +0000 (+0100) Subject: Prepare 5.3-rc3 X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b755bed275d7df3e9042146bc0ac84af372f05a;p=fping.git Prepare 5.3-rc3 --- diff --git a/configure.ac b/configure.ac index 18017e0..66e6f8b 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-rc2]) +AC_INIT([fping],[5.3-rc3]) m4_ifdef([AC_AUTOCONF_VERSION],[AC_USE_SYSTEM_EXTENSIONS], [AC_GNU_SOURCE])