From 3a4d684d445df62b23a37a7e52b14a298f3b57e0 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Tue, 30 Jun 2015 13:45:50 -0700 Subject: [PATCH] Bump version number. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d0066b5..82f9f82 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.1b1, https://github.com/esnet/iperf, iperf, http://software.es.net/iperf/) +AC_INIT(iperf, 3.1b2, 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