]> git.gsnw.org Git - fping.git/commitdiff
prepare v3.16
authorDavid Schweikert <david@schweikert.ch>
Thu, 9 Feb 2017 08:41:39 +0000 (09:41 +0100)
committerDavid Schweikert <david@schweikert.ch>
Thu, 9 Feb 2017 08:41:39 +0000 (09:41 +0100)
ChangeLog
configure.ac

index 234bb5d0614444108b7f237e169e7bd8e2f6c957..9633ebffe8692e23b7bb32d7d88c8a5276661cdd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index b6bbc4919476d7329833cd10383f362619da3c92..f2ea4f757badcbb3d1469d1794d5e77b83725d87 100644 (file)
@@ -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],