diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 36 |
1 files changed, 18 insertions, 18 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for GIMP 2.10.36. +# Generated by GNU Autoconf 2.69 for GIMP 2.10.38. # # Report bugs to <https://gitlab.gnome.org/GNOME/gimp/issues/new>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='GIMP' PACKAGE_TARNAME='gimp' -PACKAGE_VERSION='2.10.36' -PACKAGE_STRING='GIMP 2.10.36' +PACKAGE_VERSION='2.10.38' +PACKAGE_STRING='GIMP 2.10.38' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/gimp/issues/new' PACKAGE_URL='' @@ -1900,7 +1900,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 GIMP 2.10.36 to adapt to many kinds of systems. +\`configure' configures GIMP 2.10.38 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1975,7 +1975,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GIMP 2.10.36:";; + short | recursive ) echo "Configuration of GIMP 2.10.38:";; esac cat <<\_ACEOF @@ -2321,7 +2321,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -GIMP configure 2.10.36 +GIMP configure 2.10.38 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2911,7 +2911,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 GIMP $as_me 2.10.36, which was +It was created by GIMP $as_me 2.10.38, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3775,7 +3775,7 @@ fi # Define the identity of the package. PACKAGE='gimp' - VERSION='2.10.36' + VERSION='2.10.38' # Some tools Automake needs. @@ -3905,11 +3905,11 @@ AM_BACKSLASH='\' GIMP_MAJOR_VERSION=2 GIMP_MINOR_VERSION=10 -GIMP_MICRO_VERSION=36 -GIMP_INTERFACE_AGE=36 -GIMP_BINARY_AGE=1036 -GIMP_VERSION=2.10.36 -GIMP_REAL_VERSION=2.10.36 +GIMP_MICRO_VERSION=38 +GIMP_INTERFACE_AGE=38 +GIMP_BINARY_AGE=1038 +GIMP_VERSION=2.10.38 +GIMP_REAL_VERSION=2.10.38 GIMP_API_VERSION=2.0 GIMP_APP_VERSION=2.10 GIMP_PLUGIN_VERSION=2.0 @@ -4052,7 +4052,7 @@ fi -LT_VERSION_INFO="1000:36:1000" +LT_VERSION_INFO="1000:38:1000" LT_CURRENT_MINUS_AGE=0 @@ -35714,7 +35714,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 GIMP $as_me 2.10.36, which was +This file was extended by GIMP $as_me 2.10.38, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -35780,7 +35780,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="\\ -GIMP config.status 2.10.36 +GIMP config.status 2.10.38 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -36287,8 +36287,8 @@ fi gimp_major_ver=2 gimp_minor_ver=10 - gimp_micro_ver=36 - gimp_ver=2.10.36 + gimp_micro_ver=38 + gimp_ver=2.10.38 gimp_api_ver=2.0 |