From 453312c56c68c42f31f765799a139277e765c62c Mon Sep 17 00:00:00 2001 From: Patrick Brunschwig Date: Sat, 6 Jul 2019 16:39:53 +0200 Subject: updated versionto 2.0.12 --- configure | 14 +++++++------- configure.ac | 2 +- package/install.rdf | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/configure b/configure index 29ee31ef..a04abab4 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for enigmail 2.0.11. +# Generated by GNU Autoconf 2.69 for enigmail 2.0.12. # # Report bugs to . # @@ -579,8 +579,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='enigmail' PACKAGE_TARNAME='enigmail' -PACKAGE_VERSION='2.0.11' -PACKAGE_STRING='enigmail 2.0.11' +PACKAGE_VERSION='2.0.12' +PACKAGE_STRING='enigmail 2.0.12' PACKAGE_BUGREPORT='https://www.enigmail.net' PACKAGE_URL='' @@ -1195,7 +1195,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 enigmail 2.0.11 to adapt to many kinds of systems. +\`configure' configures enigmail 2.0.12 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1261,7 +1261,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of enigmail 2.0.11:";; + short | recursive ) echo "Configuration of enigmail 2.0.12:";; esac cat <<\_ACEOF @@ -1343,7 +1343,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -enigmail configure 2.0.11 +enigmail configure 2.0.12 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1360,7 +1360,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 enigmail $as_me 2.0.11, which was +It was created by enigmail $as_me 2.0.12, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ diff --git a/configure.ac b/configure.ac index e64eff0c..9d1af931 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ(2.61) min_automake_version="1.10" -AC_INIT([enigmail],[2.0.11], [https://www.enigmail.net]) +AC_INIT([enigmail],[2.0.12], [https://www.enigmail.net]) AC_PATH_PROG(PYTHON, "python2") diff --git a/package/install.rdf b/package/install.rdf index d9f48274..0c533b9c 100644 --- a/package/install.rdf +++ b/package/install.rdf @@ -5,7 +5,7 @@ {847b3a00-7ab1-11d4-8f02-006008948af5} - 2.0.11 + 2.0.12 2 true -- cgit v1.2.3-24-g9761