Skip to content

Commit b26b09b

Browse files
committed
Re-gen.
1 parent cfa2658 commit b26b09b

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

configure

Lines changed: 10 additions & 10 deletions
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.72 for rtpproxy 3.1.
3+
# Generated by GNU Autoconf 2.72 for rtpproxy 3.2.0.
44
#
55
# Report bugs to <sobomax@sippysoft.com>.
66
#
@@ -614,8 +614,8 @@ MAKEFLAGS=
614614
# Identity of this package.
615615
PACKAGE_NAME='rtpproxy'
616616
PACKAGE_TARNAME='rtpproxy'
617-
PACKAGE_VERSION='3.1'
618-
PACKAGE_STRING='rtpproxy 3.1'
617+
PACKAGE_VERSION='3.2.0'
618+
PACKAGE_STRING='rtpproxy 3.2.0'
619619
PACKAGE_BUGREPORT='sobomax@sippysoft.com'
620620
PACKAGE_URL=''
621621

@@ -1424,7 +1424,7 @@ if test "$ac_init_help" = "long"; then
14241424
# Omit some internal or obsolete options to make the list less imposing.
14251425
# This message is too long to be a string in the A/UX 3.1 sh.
14261426
cat <<_ACEOF
1427-
'configure' configures rtpproxy 3.1 to adapt to many kinds of systems.
1427+
'configure' configures rtpproxy 3.2.0 to adapt to many kinds of systems.
14281428

14291429
Usage: $0 [OPTION]... [VAR=VALUE]...
14301430

@@ -1495,7 +1495,7 @@ fi
14951495

14961496
if test -n "$ac_init_help"; then
14971497
case $ac_init_help in
1498-
short | recursive ) echo "Configuration of rtpproxy 3.1:";;
1498+
short | recursive ) echo "Configuration of rtpproxy 3.2.0:";;
14991499
esac
15001500
cat <<\_ACEOF
15011501

@@ -1624,7 +1624,7 @@ fi
16241624
test -n "$ac_init_help" && exit $ac_status
16251625
if $ac_init_version; then
16261626
cat <<\_ACEOF
1627-
rtpproxy configure 3.1
1627+
rtpproxy configure 3.2.0
16281628
generated by GNU Autoconf 2.72
16291629

16301630
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -2107,7 +2107,7 @@ cat >config.log <<_ACEOF
21072107
This file contains any messages produced by compilers while
21082108
running configure, to aid debugging if configure makes a mistake.
21092109

2110-
It was created by rtpproxy $as_me 3.1, which was
2110+
It was created by rtpproxy $as_me 3.2.0, which was
21112111
generated by GNU Autoconf 2.72. Invocation command line was
21122112

21132113
$ $0$ac_configure_args_raw
@@ -3606,7 +3606,7 @@ fi
36063606

36073607
# Define the identity of the package.
36083608
PACKAGE='rtpproxy'
3609-
VERSION='3.1'
3609+
VERSION='3.2.0'
36103610

36113611

36123612
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -16688,7 +16688,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1668816688
# report actual input values of CONFIG_FILES etc. instead of their
1668916689
# values after options handling.
1669016690
ac_log="
16691-
This file was extended by rtpproxy $as_me 3.1, which was
16691+
This file was extended by rtpproxy $as_me 3.2.0, which was
1669216692
generated by GNU Autoconf 2.72. Invocation command line was
1669316693

1669416694
CONFIG_FILES = $CONFIG_FILES
@@ -16756,7 +16756,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
1675616756
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1675716757
ac_cs_config='$ac_cs_config_escaped'
1675816758
ac_cs_version="\\
16759-
rtpproxy config.status 3.1
16759+
rtpproxy config.status 3.2.0
1676016760
configured by $0, generated by GNU Autoconf 2.72,
1676116761
with options \\"\$ac_cs_config\\"
1676216762

0 commit comments

Comments
 (0)