We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48bf234 commit 2b28306Copy full SHA for 2b28306
configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
3
dnl Minimum Autoconf version required.
4
AC_PREREQ(2.59)
5
6
-AC_INIT([fping],[5.3-rc2])
+AC_INIT([fping],[5.3-rc3])
7
8
m4_ifdef([AC_AUTOCONF_VERSION],[AC_USE_SYSTEM_EXTENSIONS], [AC_GNU_SOURCE])
9
0 commit comments