]> git.gsnw.org Git - fping.git/commitdiff
3.5 is released
authorDavid Schweikert <david@schweikert.ch>
Tue, 23 Jul 2013 21:54:27 +0000 (23:54 +0200)
committerDavid Schweikert <david@schweikert.ch>
Tue, 23 Jul 2013 21:54:27 +0000 (23:54 +0200)
configure.ac

index 74d446d10e8f68bda365e7c515127cfc8edb6ed5..4d15a9f8bb638c508cae73440035f39a4c592f7e 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.4])
+AC_INIT([fping],[3.5])
 
 dnl make ipv4 and ipv6 options
 AC_ARG_ENABLE([ipv4],