chore: Post 3.9 version bump.

This commit is contained in:
Bruce A. Mah 2020-08-24 09:08:54 -07:00
parent 3fa1764eb1
commit c5a5992897
No known key found for this signature in database
GPG Key ID: 4984910A8CAAEE8A

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.9, https://github.com/esnet/iperf, iperf, https://software.es.net/iperf/)
AC_INIT(iperf, 3.9+, https://github.com/esnet/iperf, iperf, https://software.es.net/iperf/)
m4_include([config/ax_check_openssl.m4])
m4_include([config/iperf_config_static_bin.m4])
AC_LANG(C)