From 3dee903b414f77601922a2b7a89880dd8c6b4cea Mon Sep 17 00:00:00 2001 From: David Schweikert Date: Tue, 23 Jul 2013 23:54:27 +0200 Subject: [PATCH] 3.5 is released --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 74d446d..4d15a9f 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.4]) +AC_INIT([fping],[3.5]) dnl make ipv4 and ipv6 options AC_ARG_ENABLE([ipv4],