summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2015-12-22 17:15:01 +0900
committerDaiki Ueno <ueno@gnu.org>2015-12-28 07:58:08 +0900
commitc9215f6f6b237bbe23ce814e26ff1e1b2d4150fe (patch)
tree57962ae9644b3069fa01f24d51927dbe808055da
parent61bbedee6e06b9535524ea8eca581d9497705c3b (diff)
downloadexternal_gettext-c9215f6f6b237bbe23ce814e26ff1e1b2d4150fe.zip
external_gettext-c9215f6f6b237bbe23ce814e26ff1e1b2d4150fe.tar.gz
external_gettext-c9215f6f6b237bbe23ce814e26ff1e1b2d4150fe.tar.bz2
Prepare for 0.19.7
-rw-r--r--gettext-runtime/intl/libgnuintl.in.h2
-rw-r--r--gettext-runtime/po/Makefile.in.in2
-rw-r--r--gettext-tools/configure.ac2
-rw-r--r--gettext-tools/libgettextpo/gettext-po.in.h2
-rw-r--r--gettext-tools/misc/autopoint.in2
5 files changed, 5 insertions, 5 deletions
diff --git a/gettext-runtime/intl/libgnuintl.in.h b/gettext-runtime/intl/libgnuintl.in.h
index 41250da..9347f9a 100644
--- a/gettext-runtime/intl/libgnuintl.in.h
+++ b/gettext-runtime/intl/libgnuintl.in.h
@@ -55,7 +55,7 @@ extern "C" {
/* Version number: (major<<16) + (minor<<8) + subminor */
-#define LIBINTL_VERSION 0x001306
+#define LIBINTL_VERSION 0x001307
extern int libintl_version;
diff --git a/gettext-runtime/po/Makefile.in.in b/gettext-runtime/po/Makefile.in.in
index c51eb9e..8f34f00 100644
--- a/gettext-runtime/po/Makefile.in.in
+++ b/gettext-runtime/po/Makefile.in.in
@@ -6,7 +6,7 @@
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
#
-# Origin: gettext-0.19.6
+# Origin: gettext-0.19.7
GETTEXT_MACRO_VERSION = 0.19
PACKAGE = @PACKAGE@
diff --git a/gettext-tools/configure.ac b/gettext-tools/configure.ac
index d5e612a..5d577a1 100644
--- a/gettext-tools/configure.ac
+++ b/gettext-tools/configure.ac
@@ -439,7 +439,7 @@ changequote([,])dnl
fi
AC_SUBST([ARCHIVE_FORMAT])
-ARCHIVE_VERSION=0.19.6
+ARCHIVE_VERSION=0.19.7
AC_SUBST([ARCHIVE_VERSION])
PACKAGE_SUFFIX="-$ARCHIVE_VERSION"
diff --git a/gettext-tools/libgettextpo/gettext-po.in.h b/gettext-tools/libgettextpo/gettext-po.in.h
index bba081e..62898d5 100644
--- a/gettext-tools/libgettextpo/gettext-po.in.h
+++ b/gettext-tools/libgettextpo/gettext-po.in.h
@@ -28,7 +28,7 @@ extern "C" {
/* =========================== Meta Information ============================ */
/* Version number: (major<<16) + (minor<<8) + subminor */
-#define LIBGETTEXTPO_VERSION 0x001306
+#define LIBGETTEXTPO_VERSION 0x001307
extern int libgettextpo_version;
/* ================================= Types ================================= */
diff --git a/gettext-tools/misc/autopoint.in b/gettext-tools/misc/autopoint.in
index 5fd8f00..45452c3 100644
--- a/gettext-tools/misc/autopoint.in
+++ b/gettext-tools/misc/autopoint.in
@@ -378,7 +378,7 @@ case "$ver" in
0.16 | 0.16.1 | \
0.17 | \
0.18 | 0.18.1 | 0.18.2 | 0.18.3 | \
- 0.19 | 0.19.1 | 0.19.2 | 0.19.3 | 0.19.4 | 0.19.5 | 0.19.6 )
+ 0.19 | 0.19.1 | 0.19.2 | 0.19.3 | 0.19.4 | 0.19.5 | 0.19.6 | 0.19.7 )
;;
*)
func_fatal_error "The AM_GNU_GETTEXT_VERSION declaration in your $configure_in