]> git.gsnw.org Git - fping.git/commitdiff
Release 3.9
authorDavid Schweikert <david@schweikert.ch>
Sat, 8 Mar 2014 20:01:59 +0000 (21:01 +0100)
committerDavid Schweikert <david@schweikert.ch>
Sat, 8 Mar 2014 20:01:59 +0000 (21:01 +0100)
ChangeLog
configure.ac

index ca4ff1be9e0c52dfc6513a8f082f982c179e80bf..131e9d7f57a108cda32546fbf9a0a6298e45f97b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
-UNRELEASED  David Schweikert  <david@schweikert.ch>
+2014-03-08  David Schweikert  <david@schweikert.ch>
+  * Version 3.9
   * Fix random output on socket error (reported by Aleksandrs Saveljevs, #56)
   * Support ppc64le architecture by including alpha libtool version
     (reported by Amit Kumar Gupta and Aravinda B Thunug)
index 3edf46c5ea538104d2201e8892e100f11d720f3f..d100dee3bf8747c0c0312136fa0c644fcff37d79 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.9-rc1])
+AC_INIT([fping],[3.9])
 
 dnl make ipv4 and ipv6 options
 AC_ARG_ENABLE([ipv4],