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

release 3.8-rc1

This commit is contained in:
David Schweikert
2014-02-27 23:00:53 +01:00
parent 0decb829d8
commit 5dd8c5de50
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ Makefile
Makefile.in
aclocal.m4
autom4te.cache
compile
config.guess
config.h
config.h.in

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.7])
AC_INIT([fping],[3.8-rc1])
dnl make ipv4 and ipv6 options
AC_ARG_ENABLE([ipv4],