From 9ee22bd46af54ebe02febf85c64f979adb45ccd1 Mon Sep 17 00:00:00 2001 From: David Schweikert Date: Thu, 25 Jul 2013 22:34:31 +0200 Subject: [PATCH] prepare 3.6-rc2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4d15a9f..fa87b3c 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.5]) +AC_INIT([fping],[3.6-rc2]) dnl make ipv4 and ipv6 options AC_ARG_ENABLE([ipv4],