aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@es.net>2017-10-30 14:00:14 -0700
committerBruce A. Mah <bmah@es.net>2017-10-30 14:00:14 -0700
commitc5fbafaf211dbe0ae83722895554ef64a5e41363 (patch)
tree8ec8b65dc1287a4e1795212880058ef0990ef5b1 /configure.ac
parent673201dc977ad1a2a7971533c762c8db09713ad7 (diff)
downloadiperf3-c5fbafaf211dbe0ae83722895554ef64a5e41363.tar.gz
Bump version numbers for iperf-3.3.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 54e0e66..f57e83f 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.3, https://github.com/esnet/iperf, iperf, http://software.es.net/iperf/)
m4_include([config/ax_check_openssl.m4])
AC_LANG(C)