From 6731b2152af553ae08719bdc2c92028490468686 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Wed, 28 Feb 2018 13:21:59 -0800 Subject: Version number bumps for iperf-3.5. Also fix a typo in release notes. Towards #707. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ce48317..10ac5b7 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ # file for complete information. # Initialize the autoconf system for the specified tool, version and mailing list -AC_INIT(iperf, 3.4+, https://github.com/esnet/iperf, iperf, http://software.es.net/iperf/) +AC_INIT(iperf, 3.5, https://github.com/esnet/iperf, iperf, http://software.es.net/iperf/) m4_include([config/ax_check_openssl.m4]) AC_LANG(C) -- cgit v1.2.3