diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-09-18 12:54:20 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-09-18 12:57:46 -0300 |
commit | 0af3fee360089b2f5c160896f33850c79e493a93 (patch) | |
tree | 76d13e2848701824f6c31bc79dbe7fed4eee4647 /configure | |
parent | c32d2bbe191a7549748fc44f438c2a3b7906b6dc (diff) |
Bump version to 0.20.4
* Do some fixes at camorama's schema
* Make the latest used resolution persistent
* Display the maximum frame rate at the preferences menu
* Update pt_BR translation
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.3. +# Generated by GNU Autoconf 2.69 for camorama 0.20.4. # # 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.3' -PACKAGE_STRING='camorama 0.20.3' +PACKAGE_VERSION='0.20.4' +PACKAGE_STRING='camorama 0.20.4' PACKAGE_BUGREPORT='https://github.com/alessio/camorama' PACKAGE_URL='' @@ -1325,7 +1325,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.3 to adapt to many kinds of systems. +\`configure' configures camorama 0.20.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1395,7 +1395,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of camorama 0.20.3:";; + short | recursive ) echo "Configuration of camorama 0.20.4:";; esac cat <<\_ACEOF @@ -1517,7 +1517,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -camorama configure 0.20.3 +camorama configure 0.20.4 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1819,7 +1819,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.3, which was +It was created by camorama $as_me 0.20.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2684,7 +2684,7 @@ fi # Define the identity of the package. PACKAGE='camorama' - VERSION='0.20.3' + VERSION='0.20.4' cat >>confdefs.h <<_ACEOF @@ -2784,7 +2784,7 @@ ac_config_headers="$ac_config_headers config.h" $as_echo "#define PACKAGE camorama" >>confdefs.h -$as_echo "#define VERSION 0.20.3" >>confdefs.h +$as_echo "#define VERSION 0.20.4" >>confdefs.h @@ -10517,7 +10517,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.3, which was +This file was extended by camorama $as_me 0.20.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -10583,7 +10583,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.3 +camorama config.status 0.20.4 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |