diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-09-05 14:33:06 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-09-05 14:36:45 -0300 |
commit | 605575757803b21fab4fdac2d33d217b4fa5e60a (patch) | |
tree | 630f6342b2adb05b02fa6f609afc94dccf7ba3a0 /configure | |
parent | 0715aaefb72e27e5e1a811386236ce7da8e5e47e (diff) |
Bump version to 0.20.2
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for camorama 0.20.1. +# Generated by GNU Autoconf 2.69 for camorama 0.20.2. # # Report bugs to <https://github.com/alessio/camorama>. # @@ -580,8 +580,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='camorama' PACKAGE_TARNAME='camorama' -PACKAGE_VERSION='0.20.1' -PACKAGE_STRING='camorama 0.20.1' +PACKAGE_VERSION='0.20.2' +PACKAGE_STRING='camorama 0.20.2' PACKAGE_BUGREPORT='https://github.com/alessio/camorama' PACKAGE_URL='' @@ -1323,7 +1323,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures camorama 0.20.1 to adapt to many kinds of systems. +\`configure' configures camorama 0.20.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1393,7 +1393,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of camorama 0.20.1:";; + short | recursive ) echo "Configuration of camorama 0.20.2:";; esac cat <<\_ACEOF @@ -1514,7 +1514,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -camorama configure 0.20.1 +camorama configure 0.20.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1816,7 +1816,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by camorama $as_me 0.20.1, which was +It was created by camorama $as_me 0.20.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2681,7 +2681,7 @@ fi # Define the identity of the package. PACKAGE='camorama' - VERSION='0.20.1' + VERSION='0.20.2' cat >>confdefs.h <<_ACEOF @@ -2781,7 +2781,7 @@ ac_config_headers="$ac_config_headers config.h" $as_echo "#define PACKAGE camorama" >>confdefs.h -$as_echo "#define VERSION 0.20.1" >>confdefs.h +$as_echo "#define VERSION 0.20.2" >>confdefs.h @@ -10501,7 +10501,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by camorama $as_me 0.20.1, which was +This file was extended by camorama $as_me 0.20.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -10567,7 +10567,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -camorama config.status 0.20.1 +camorama config.status 0.20.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |