From b4094dbf3543914ff7af2d4351da228b6fdb1416 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Tue, 7 Jul 2015 14:13:33 -0700 Subject: [PATCH] Turn the crank again for another 3.1 beta release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 82f9f82..6c33dc7 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.1b2, https://github.com/esnet/iperf, iperf, http://software.es.net/iperf/) +AC_INIT(iperf, 3.1b3, https://github.com/esnet/iperf, iperf, http://software.es.net/iperf/) AC_LANG(C) # Specify where the auxiliary files created by configure should go. The config