From: David Schweikert Date: Thu, 27 Feb 2014 22:06:51 +0000 (+0100) Subject: the next release should be 3.9-rc1 X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63c73e0697f26baa9404411689194c086c0081a9;p=fping.git the next release should be 3.9-rc1 --- diff --git a/configure.ac b/configure.ac index f7292ff..3edf46c 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],[3.8-rc1]) +AC_INIT([fping],[3.9-rc1]) dnl make ipv4 and ipv6 options AC_ARG_ENABLE([ipv4],