]> git.gsnw.org Git - fping.git/commitdiff
release 3.8-rc1
authorDavid Schweikert <dws@open.ch>
Thu, 27 Feb 2014 22:00:53 +0000 (23:00 +0100)
committerDavid Schweikert <dws@open.ch>
Thu, 27 Feb 2014 22:00:53 +0000 (23:00 +0100)
.gitignore
configure.ac

index 368138ebffc7313925c4332a8b9c303b37127a04..a357ffc9766633982bc6d1852a3ff0fb057a387b 100644 (file)
@@ -6,6 +6,7 @@ Makefile
 Makefile.in
 aclocal.m4
 autom4te.cache
+compile
 config.guess
 config.h
 config.h.in
index 14c29151adc616a6454b3ea2d04834402a7a8386..f7292ffef46664c8a0180bf9945dd7e2146f3428 100644 (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],