]> git.gsnw.org Git - fping.git/commitdiff
release 4.0
authorDavid Schweikert <david@schweikert.ch>
Sun, 23 Apr 2017 14:48:03 +0000 (16:48 +0200)
committerDavid Schweikert <david@schweikert.ch>
Sun, 23 Apr 2017 15:40:45 +0000 (17:40 +0200)
configure.ac

index 0fc74c3dd378ba10638d27b603ef9a42717a3ea9..fa7ef05d4e79b11e98fdcd14b6ed49c055c5d87b 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],[4.0-rc3])
+AC_INIT([fping],[4.0])
 
 dnl --disable-ipv4
 AC_ARG_ENABLE([ipv4],