1
0
mirror of https://frontier.innolan.net/rainlance/amiga-fping.git synced 2025-11-21 19:23:35 +00:00

Release 3.9

This commit is contained in:
David Schweikert
2014-03-08 21:01:59 +01:00
parent c786c34334
commit c6f37022a4
2 changed files with 3 additions and 2 deletions

View File

@ -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)

View 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],