From c5fbafaf211dbe0ae83722895554ef64a5e41363 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Mon, 30 Oct 2017 14:00:14 -0700 Subject: Bump version numbers for iperf-3.3. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 54e0e66..f57e83f 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-CURRENT, https://github.com/esnet/iperf, iperf, http://software.es.net/iperf/) +AC_INIT(iperf, 3.3, 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