From 194325e167c5991e63ab729defd0a7fb3dba1d92 Mon Sep 17 00:00:00 2001 From: David Schweikert Date: Wed, 11 Jan 2017 09:51:35 +0100 Subject: [PATCH] prepare v3.15 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d04e954..9b7beca 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.14]) +AC_INIT([fping],[3.15]) dnl make ipv4 and ipv6 options AC_ARG_ENABLE([ipv4], -- 2.43.0