diff --git a/configure.ac b/configure.ac index cc7dd09..b832532 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-CURRENT, https://github.com/esnet/iperf, iperf, http://software.es.net/iperf/) +AC_INIT(iperf, 3.4, https://github.com/esnet/iperf, iperf, http://software.es.net/iperf/) m4_include([config/ax_check_openssl.m4]) AC_LANG(C) diff --git a/src/iperf3.1 b/src/iperf3.1 index b3e5af6..037e037 100644 --- a/src/iperf3.1 +++ b/src/iperf3.1 @@ -1,4 +1,4 @@ -.TH IPERF3 1 "June 2017" ESnet "User Manuals" +.TH IPERF3 1 "February 2018" ESnet "User Manuals" .SH NAME iperf3 \- perform network throughput tests .SH SYNOPSIS diff --git a/src/libiperf.3 b/src/libiperf.3 index 783e5a2..674d95f 100644 --- a/src/libiperf.3 +++ b/src/libiperf.3 @@ -1,4 +1,4 @@ -.TH LIBIPERF 3 "September 2015" ESnet "User Manuals" +.TH LIBIPERF 3 "February 2018" ESnet "User Manuals" .SH NAME libiperf \- API for iperf3 network throughput tester