]> git.gsnw.org Git - fping.git/commitdiff
the next release should be 3.9-rc1
authorDavid Schweikert <dws@open.ch>
Thu, 27 Feb 2014 22:06:51 +0000 (23:06 +0100)
committerDavid Schweikert <dws@open.ch>
Thu, 27 Feb 2014 22:06:51 +0000 (23:06 +0100)
configure.ac

index f7292ffef46664c8a0180bf9945dd7e2146f3428..3edf46c5ea538104d2201e8892e100f11d720f3f 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],[3.8-rc1])
+AC_INIT([fping],[3.9-rc1])
 
 dnl make ipv4 and ipv6 options
 AC_ARG_ENABLE([ipv4],