summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Quathamer <toddy@debian.org>2014-10-24 10:26:13 +0200
committerTobias Quathamer <toddy@debian.org>2014-10-24 10:26:13 +0200
commit3dcdfd37e232a4e4fd7cbfddcd6e17c58b19d232 (patch)
tree8a109b0dc9399aa81df9907a4d019cfad82f24c6
parentbbfc94d42164e2a2a733d54560a0d28b5c981894 (diff)
downloadiso-codes-3dcdfd37e232a4e4fd7cbfddcd6e17c58b19d232.tar.gz
Prepare release 3.57iso-codes-3.57
-rw-r--r--ChangeLog2
-rwxr-xr-xconfigure20
-rw-r--r--configure.ac2
3 files changed, 13 insertions, 11 deletions
diff --git a/ChangeLog b/ChangeLog
index 2660fd21..fa2d2920 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
iso-codes 3.57
--------------
+Tobias Quathamer <toddy@debian.org>
+Fri, 24 Oct 2014
[ ISO 639-3 translations ]
* Polish by Jakub Bogusz (TP)
diff --git a/configure b/configure
index d344838d..0e7cd8b2 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 iso-codes 3.56.
+# Generated by GNU Autoconf 2.69 for iso-codes 3.57.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -576,8 +576,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='iso-codes'
PACKAGE_TARNAME='iso-codes'
-PACKAGE_VERSION='3.56'
-PACKAGE_STRING='iso-codes 3.56'
+PACKAGE_VERSION='3.57'
+PACKAGE_STRING='iso-codes 3.57'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1207,7 +1207,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 iso-codes 3.56 to adapt to many kinds of systems.
+\`configure' configures iso-codes 3.57 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1273,7 +1273,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of iso-codes 3.56:";;
+ short | recursive ) echo "Configuration of iso-codes 3.57:";;
esac
cat <<\_ACEOF
@@ -1350,7 +1350,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-iso-codes configure 3.56
+iso-codes configure 3.57
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1367,7 +1367,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 iso-codes $as_me 3.56, which was
+It was created by iso-codes $as_me 3.57, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2231,7 +2231,7 @@ fi
# Define the identity of the package.
PACKAGE='iso-codes'
- VERSION='3.56'
+ VERSION='3.57'
cat >>confdefs.h <<_ACEOF
@@ -3116,7 +3116,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 iso-codes $as_me 3.56, which was
+This file was extended by iso-codes $as_me 3.57, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3169,7 +3169,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="\\
-iso-codes config.status 3.56
+iso-codes config.status 3.57
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 0d7297e5..cd3bd683 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ dnl You should have received a copy of the GNU General Public License along
dnl with this program; if not, write to the Free Software Foundation, Inc.,
dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-AC_INIT([iso-codes],[3.56])
+AC_INIT([iso-codes],[3.57])
AM_INIT_AUTOMAKE([dist-xz no-dist-gzip foreign])
AM_MAINTAINER_MODE