prepare v3.16

version3 3.16
David Schweikert 8 years ago
parent f5deef9dac
commit 4526cbfa18

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

Loading…
Cancel
Save