add missing files from tar.gz (ci, contrib, README.md) - fixes #178

pull/186/head
David Schweikert 4 years ago
parent 52af20a3ed
commit e38f2b221c

@ -1,3 +1,3 @@
SUBDIRS = doc src
EXTRA_DIST = CHANGELOG.md
EXTRA_DIST = CHANGELOG.md ci contrib README.md

@ -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],[4.2])
AC_INIT([fping],[4.3-rc1])
AC_GNU_SOURCE
dnl --disable-ipv4

Loading…
Cancel
Save