summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr. Tobias Quathamer <toddy@debian.org>2016-08-29 17:12:30 +0200
committerDr. Tobias Quathamer <toddy@debian.org>2016-08-29 17:12:30 +0200
commitacb212060f5740ff86995710b0b6c1499d005b54 (patch)
tree2f02e439135a35e8545bb1635d42654818854866
parent177e171f4579b2e9751601a68d173613a4427a48 (diff)
downloadiso-codes-3.70.tar.gz
Prepare release 3.70iso-codes-3.70
-rw-r--r--ChangeLog3
-rwxr-xr-xconfigure20
-rw-r--r--configure.ac2
3 files changed, 13 insertions, 12 deletions
diff --git a/ChangeLog b/ChangeLog
index 0858195d..4246fb1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
iso-codes 3.70
--------------
-UNRELEASED
+Dr. Tobias Quathamer <toddy@debian.org>
+Mon, 29 Aug 2016
[ ISO 3166-2 ]
* Update name for ES-SS to Gipuzkoa, thanks to Albert Cervera
diff --git a/configure b/configure
index 222a32b9..89a5eef4 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.69.
+# Generated by GNU Autoconf 2.69 for iso-codes 3.70.
#
#
# 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.69'
-PACKAGE_STRING='iso-codes 3.69'
+PACKAGE_VERSION='3.70'
+PACKAGE_STRING='iso-codes 3.70'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1219,7 +1219,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.69 to adapt to many kinds of systems.
+\`configure' configures iso-codes 3.70 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1286,7 +1286,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of iso-codes 3.69:";;
+ short | recursive ) echo "Configuration of iso-codes 3.70:";;
esac
cat <<\_ACEOF
@@ -1363,7 +1363,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-iso-codes configure 3.69
+iso-codes configure 3.70
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1380,7 +1380,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.69, which was
+It was created by iso-codes $as_me 3.70, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2244,7 +2244,7 @@ fi
# Define the identity of the package.
PACKAGE='iso-codes'
- VERSION='3.69'
+ VERSION='3.70'
cat >>confdefs.h <<_ACEOF
@@ -3147,7 +3147,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.69, which was
+This file was extended by iso-codes $as_me 3.70, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3200,7 +3200,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.69
+iso-codes config.status 3.70
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index e13ea95a..6859ffd0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-AC_INIT([iso-codes],[3.69])
+AC_INIT([iso-codes],[3.70])
AM_INIT_AUTOMAKE([dist-xz no-dist-gzip foreign])
AM_MAINTAINER_MODE