1
1

Bump version number and manpage rev dates for 3.1b1.

Этот коммит содержится в:
Bruce A. Mah 2015-06-19 11:27:16 -07:00
родитель e83fe5a51b
Коммит b6a2021c0b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4984910A8CAAEE8A
3 изменённых файлов: 3 добавлений и 3 удалений

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

@ -24,7 +24,7 @@
# file for complete information.
# Initialize the autoconf system for the specified tool, version and mailing list
AC_INIT(iperf, 3-CURRENT, https://github.com/esnet/iperf, iperf, http://software.es.net/iperf/)
AC_INIT(iperf, 3.1b1, 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

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

@ -1,4 +1,4 @@
.TH IPERF 1 "February 2014" ESnet "User Manuals"
.TH IPERF 1 "June 2015" ESnet "User Manuals"
.SH NAME
iperf3 \- perform network throughput tests
.SH SYNOPSIS

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

@ -1,4 +1,4 @@
.TH LIBIPERF 3 "March 2014" ESnet "User Manuals"
.TH LIBIPERF 3 "June 2015" ESnet "User Manuals"
.SH NAME
libiperf \- API for iperf3 network throughput tester