release 3.8-rc1

pull/67/head
David Schweikert 11 years ago
parent 0decb829d8
commit 5dd8c5de50

1
.gitignore vendored

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

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

Loading…
Cancel
Save