Skip to content

Commit f9481e1

Browse files
committed
Regen.
1 parent 0518055 commit f9481e1

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

configure

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.71 for iperf 3.16-beta1.
3+
# Generated by GNU Autoconf 2.71 for iperf 3.16.
44
#
55
# Report bugs to <https://github.com/esnet/iperf>.
66
#
@@ -621,8 +621,8 @@ MAKEFLAGS=
621621
# Identity of this package.
622622
PACKAGE_NAME='iperf'
623623
PACKAGE_TARNAME='iperf'
624-
PACKAGE_VERSION='3.16-beta1'
625-
PACKAGE_STRING='iperf 3.16-beta1'
624+
PACKAGE_VERSION='3.16'
625+
PACKAGE_STRING='iperf 3.16'
626626
PACKAGE_BUGREPORT='https://github.com/esnet/iperf'
627627
PACKAGE_URL='https://software.es.net/iperf/'
628628

@@ -1373,7 +1373,7 @@ if test "$ac_init_help" = "long"; then
13731373
# Omit some internal or obsolete options to make the list less imposing.
13741374
# This message is too long to be a string in the A/UX 3.1 sh.
13751375
cat <<_ACEOF
1376-
\`configure' configures iperf 3.16-beta1 to adapt to many kinds of systems.
1376+
\`configure' configures iperf 3.16 to adapt to many kinds of systems.
13771377

13781378
Usage: $0 [OPTION]... [VAR=VALUE]...
13791379

@@ -1444,7 +1444,7 @@ fi
14441444

14451445
if test -n "$ac_init_help"; then
14461446
case $ac_init_help in
1447-
short | recursive ) echo "Configuration of iperf 3.16-beta1:";;
1447+
short | recursive ) echo "Configuration of iperf 3.16:";;
14481448
esac
14491449
cat <<\_ACEOF
14501450

@@ -1563,7 +1563,7 @@ fi
15631563
test -n "$ac_init_help" && exit $ac_status
15641564
if $ac_init_version; then
15651565
cat <<\_ACEOF
1566-
iperf configure 3.16-beta1
1566+
iperf configure 3.16
15671567
generated by GNU Autoconf 2.71
15681568

15691569
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1879,7 +1879,7 @@ cat >config.log <<_ACEOF
18791879
This file contains any messages produced by compilers while
18801880
running configure, to aid debugging if configure makes a mistake.
18811881

1882-
It was created by iperf $as_me 3.16-beta1, which was
1882+
It was created by iperf $as_me 3.16, which was
18831883
generated by GNU Autoconf 2.71. Invocation command line was
18841884

18851885
$ $0$ac_configure_args_raw
@@ -3359,7 +3359,7 @@ fi
33593359

33603360
# Define the identity of the package.
33613361
PACKAGE='iperf'
3362-
VERSION='3.16-beta1'
3362+
VERSION='3.16'
33633363

33643364

33653365
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -16547,7 +16547,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1654716547
# report actual input values of CONFIG_FILES etc. instead of their
1654816548
# values after options handling.
1654916549
ac_log="
16550-
This file was extended by iperf $as_me 3.16-beta1, which was
16550+
This file was extended by iperf $as_me 3.16, which was
1655116551
generated by GNU Autoconf 2.71. Invocation command line was
1655216552

1655316553
CONFIG_FILES = $CONFIG_FILES
@@ -16616,7 +16616,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
1661616616
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1661716617
ac_cs_config='$ac_cs_config_escaped'
1661816618
ac_cs_version="\\
16619-
iperf config.status 3.16-beta1
16619+
iperf config.status 3.16
1662016620
configured by $0, generated by GNU Autoconf 2.71,
1662116621
with options \\"\$ac_cs_config\\"
1662216622

0 commit comments

Comments
 (0)