1
1

The master branch is now just development again, so update version string.

Этот коммит содержится в:
Bruce A. Mah 2017-06-26 14:35:18 -07:00
родитель 88d907f7fb
Коммит df912d25de
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4984910A8CAAEE8A

Просмотреть файл

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