aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@es.net>2015-06-19 11:27:16 -0700
committerBruce A. Mah <bmah@es.net>2015-06-19 11:27:16 -0700
commitb6a2021c0bda39dee3d0e151ab1ca9a7cb0721fa (patch)
treef9e38a9ef8aea1dd2eaef63df004d7c06fa410b0
parente83fe5a51b47a2ac8c00f86db24eceeb1d9260d7 (diff)
downloadiperf3-b6a2021c0bda39dee3d0e151ab1ca9a7cb0721fa.tar.gz
Bump version number and manpage rev dates for 3.1b1.
-rw-r--r--configure.ac2
-rw-r--r--src/iperf3.12
-rw-r--r--src/libiperf.32
3 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 15810e5..d0066b5 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.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
diff --git a/src/iperf3.1 b/src/iperf3.1
index da49278..d865014 100644
--- a/src/iperf3.1
+++ b/src/iperf3.1
@@ -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
diff --git a/src/libiperf.3 b/src/libiperf.3
index cd38471..cd911ba 100644
--- a/src/libiperf.3
+++ b/src/libiperf.3
@@ -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