Version bumps, etc. for iperf 3.2.

This commit is contained in:
Bruce A. Mah 2017-06-26 10:37:57 -07:00
parent 35f1fbf56d
commit 619b4e9456
No known key found for this signature in database
GPG Key ID: 4984910A8CAAEE8A
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
== iperf 3.2 2017-06-XX ==
== iperf 3.2 2017-06-26 ==
* User-visible changes

View File

@ -24,7 +24,7 @@
# file for complete information.
# Initialize the autoconf system for the specified tool, version and mailing list
AC_INIT(iperf, 3.2rc1, https://github.com/esnet/iperf, iperf, http://software.es.net/iperf/)
AC_INIT(iperf, 3.2, https://github.com/esnet/iperf, iperf, http://software.es.net/iperf/)
m4_include([config/ax_check_openssl.m4])
AC_LANG(C)