@ -1,4 +1,4 @@
Unreleased
2017-02-09
* Version 3.16
* (feature) Support kernel-timestamping of received packets (#46)
* (feature) Simplify restrictions: only -i >= 1 and -p >= 10 are enforced now
@ -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.16-rc1])
AC_INIT([fping],[3.16])
dnl make ipv4 and ipv6 options
AC_ARG_ENABLE([ipv4],