11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.69 for humble-video 0.2.0 .
3+ # Generated by GNU Autoconf 2.69 for humble-video 0.2.1 .
44#
55# Report bugs to <info@humble.io>.
66#
@@ -590,8 +590,8 @@ MAKEFLAGS=
590590# Identity of this package.
591591PACKAGE_NAME='humble-video'
592592PACKAGE_TARNAME='humble-video'
593- PACKAGE_VERSION='0.2.0 '
594- PACKAGE_STRING='humble-video 0.2.0 '
593+ PACKAGE_VERSION='0.2.1 '
594+ PACKAGE_STRING='humble-video 0.2.1 '
595595PACKAGE_BUGREPORT='info@humble.io'
596596PACKAGE_URL=''
597597
@@ -1445,7 +1445,7 @@ if test "$ac_init_help" = "long"; then
14451445 # Omit some internal or obsolete options to make the list less imposing.
14461446 # This message is too long to be a string in the A/UX 3.1 sh.
14471447 cat <<_ACEOF
1448- \`configure' configures humble-video 0.2.0 to adapt to many kinds of systems.
1448+ \`configure' configures humble-video 0.2.1 to adapt to many kinds of systems.
14491449
14501450Usage: $0 [OPTION]... [VAR=VALUE]...
14511451
15151515
15161516if test -n "$ac_init_help"; then
15171517 case $ac_init_help in
1518- short | recursive ) echo "Configuration of humble-video 0.2.0 :";;
1518+ short | recursive ) echo "Configuration of humble-video 0.2.1 :";;
15191519 esac
15201520 cat <<\_ACEOF
15211521
16541654test -n "$ac_init_help" && exit $ac_status
16551655if $ac_init_version; then
16561656 cat <<\_ACEOF
1657- humble-video configure 0.2.0
1657+ humble-video configure 0.2.1
16581658generated by GNU Autoconf 2.69
16591659
16601660Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2483,7 +2483,7 @@ cat >config.log <<_ACEOF
24832483This file contains any messages produced by compilers while
24842484running configure, to aid debugging if configure makes a mistake.
24852485
2486- It was created by humble-video $as_me 0.2.0 , which was
2486+ It was created by humble-video $as_me 0.2.1 , which was
24872487generated by GNU Autoconf 2.69. Invocation command line was
24882488
24892489 $ $0 $@
33483348
33493349# Define the identity of the package.
33503350 PACKAGE='humble-video'
3351- VERSION='0.2.0 '
3351+ VERSION='0.2.1 '
33523352
33533353
33543354cat >>confdefs.h <<_ACEOF
@@ -16898,7 +16898,7 @@ fi
1689816898
1689916899LIB_MAJOR_VERSION=0
1690016900LIB_MINOR_VERSION=2
16901- LIB_PATCH_VERSION=0
16901+ LIB_PATCH_VERSION=1
1690216902VS_PROJECT_NAME=humble-video
1690316903
1690416904
@@ -16911,7 +16911,7 @@ $as_echo "#define VS_LIB_MAJOR_VERSION 0" >>confdefs.h
1691116911$as_echo "#define VS_LIB_MINOR_VERSION 2" >>confdefs.h
1691216912
1691316913
16914- $as_echo "#define VS_LIB_PATCH_VERSION 0 " >>confdefs.h
16914+ $as_echo "#define VS_LIB_PATCH_VERSION 1 " >>confdefs.h
1691516915
1691616916
1691716917$as_echo "#define VS_PROJECT_NAME humble-video" >>confdefs.h
@@ -21288,7 +21288,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2128821288# report actual input values of CONFIG_FILES etc. instead of their
2128921289# values after options handling.
2129021290ac_log="
21291- This file was extended by humble-video $as_me 0.2.0 , which was
21291+ This file was extended by humble-video $as_me 0.2.1 , which was
2129221292generated by GNU Autoconf 2.69. Invocation command line was
2129321293
2129421294 CONFIG_FILES = $CONFIG_FILES
@@ -21354,7 +21354,7 @@ _ACEOF
2135421354cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2135521355ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
2135621356ac_cs_version="\\
21357- humble-video config.status 0.2.0
21357+ humble-video config.status 0.2.1
2135821358configured by $0, generated by GNU Autoconf 2.69,
2135921359 with options \\"\$ac_cs_config\\"
2136021360
0 commit comments