summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-10-28 17:43:07 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:15:26 +0200
commit49a40052117059cb9c7249c2f56e8d2d44a496b5 (patch)
tree316fb86772e78505c5eb6031265e377533a564d1
parentc9f631f77d8fe7fc266e340022cf439f04444c78 (diff)
downloadexternal_gettext-49a40052117059cb9c7249c2f56e8d2d44a496b5.zip
external_gettext-49a40052117059cb9c7249c2f56e8d2d44a496b5.tar.gz
external_gettext-49a40052117059cb9c7249c2f56e8d2d44a496b5.tar.bz2
Bump version number.
-rw-r--r--gettext-runtime/po/ChangeLog4
-rw-r--r--gettext-runtime/po/Makefile.in.in4
-rw-r--r--gettext-tools/m4/locale-ja.m42
-rw-r--r--gettext-tools/po/ChangeLog4
-rw-r--r--gettext-tools/po/Makefile.in.in4
5 files changed, 13 insertions, 5 deletions
diff --git a/gettext-runtime/po/ChangeLog b/gettext-runtime/po/ChangeLog
index 03438bc..c02be2a 100644
--- a/gettext-runtime/po/ChangeLog
+++ b/gettext-runtime/po/ChangeLog
@@ -1,5 +1,9 @@
2007-10-28 Bruno Haible <bruno@clisp.org>
+ * Makefile.in.in (GETTEXT_MACRO_VERSION): Bump to 0.17.
+
+2007-10-28 Bruno Haible <bruno@clisp.org>
+
* ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
2007-10-27 Bruno Haible <bruno@clisp.org>
diff --git a/gettext-runtime/po/Makefile.in.in b/gettext-runtime/po/Makefile.in.in
index 372fb9b..da3a6aa 100644
--- a/gettext-runtime/po/Makefile.in.in
+++ b/gettext-runtime/po/Makefile.in.in
@@ -8,8 +8,8 @@
# Please note that the actual code of GNU gettext is covered by the GNU
# General Public License and is *not* in the public domain.
#
-# Origin: gettext-0.16.2
-GETTEXT_MACRO_VERSION = 0.16.2
+# Origin: gettext-0.17
+GETTEXT_MACRO_VERSION = 0.17
PACKAGE = @PACKAGE@
VERSION = @VERSION@
diff --git a/gettext-tools/m4/locale-ja.m4 b/gettext-tools/m4/locale-ja.m4
index cda6d19..d9a36c7 100644
--- a/gettext-tools/m4/locale-ja.m4
+++ b/gettext-tools/m4/locale-ja.m4
@@ -1,4 +1,4 @@
-# locale-ja.m4 serial 3 (gettext-0.16.2)
+# locale-ja.m4 serial 3 (gettext-0.17)
dnl Copyright (C) 2003, 2005-2007 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
diff --git a/gettext-tools/po/ChangeLog b/gettext-tools/po/ChangeLog
index bb4a595..a03a776 100644
--- a/gettext-tools/po/ChangeLog
+++ b/gettext-tools/po/ChangeLog
@@ -1,5 +1,9 @@
2007-10-28 Bruno Haible <bruno@clisp.org>
+ * Makefile.in.in (GETTEXT_MACRO_VERSION): Bump to 0.17.
+
+2007-10-28 Bruno Haible <bruno@clisp.org>
+
* ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
2007-10-27 Bruno Haible <bruno@clisp.org>
diff --git a/gettext-tools/po/Makefile.in.in b/gettext-tools/po/Makefile.in.in
index 372fb9b..da3a6aa 100644
--- a/gettext-tools/po/Makefile.in.in
+++ b/gettext-tools/po/Makefile.in.in
@@ -8,8 +8,8 @@
# Please note that the actual code of GNU gettext is covered by the GNU
# General Public License and is *not* in the public domain.
#
-# Origin: gettext-0.16.2
-GETTEXT_MACRO_VERSION = 0.16.2
+# Origin: gettext-0.17
+GETTEXT_MACRO_VERSION = 0.17
PACKAGE = @PACKAGE@
VERSION = @VERSION@