@ -1,4 +1,5 @@
UNRELEASED
2017-01-10 David Schweikert <david@schweikert.ch>
* Version 3.14
* (feature) Ignore network and broadcast for cidrs /31 and /32 (#102, Martin Topholm)
* (feature) New option '-M' to set the "Don't Fragment" flag (#91, Don Bowman)
* (feature) New option '-N' to output statistics for netdata (see: http://my-netdata.io/, #10, Costa Tsaousis)
@ -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.13])
AC_INIT([fping],[3.14])
dnl make ipv4 and ipv6 options
AC_ARG_ENABLE([ipv4],