From 63c73e0697f26baa9404411689194c086c0081a9 Mon Sep 17 00:00:00 2001 From: David Schweikert Date: Thu, 27 Feb 2014 23:06:51 +0100 Subject: [PATCH] the next release should be 3.9-rc1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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], -- 2.43.0