mirror of
https://frontier.innolan.net/rainlance/amiga-fping.git
synced 2026-03-19 16:22:26 +00:00
release 3.8-rc1
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,6 +6,7 @@ Makefile
|
|||||||
Makefile.in
|
Makefile.in
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
autom4te.cache
|
autom4te.cache
|
||||||
|
compile
|
||||||
config.guess
|
config.guess
|
||||||
config.h
|
config.h
|
||||||
config.h.in
|
config.h.in
|
||||||
|
|||||||
@ -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.7])
|
AC_INIT([fping],[3.8-rc1])
|
||||||
|
|
||||||
dnl make ipv4 and ipv6 options
|
dnl make ipv4 and ipv6 options
|
||||||
AC_ARG_ENABLE([ipv4],
|
AC_ARG_ENABLE([ipv4],
|
||||||
|
|||||||
Reference in New Issue
Block a user