From 609381653d499dc3d09699614e0c0942ce1377a8 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 23 Jun 2003 09:58:20 +0000 Subject: [PATCH] Add a version number, to be used by intltools. --- gettext-runtime/po/ChangeLog | 4 ++++ gettext-runtime/po/Makefile.in.in | 2 ++ gettext-tools/po/ChangeLog | 4 ++++ gettext-tools/po/Makefile.in.in | 2 ++ 4 files changed, 12 insertions(+) diff --git a/gettext-runtime/po/ChangeLog b/gettext-runtime/po/ChangeLog index d4f10f402..4d88e9e77 100644 --- a/gettext-runtime/po/ChangeLog +++ b/gettext-runtime/po/ChangeLog @@ -1,3 +1,7 @@ +2003-06-22 Bruno Haible + + * Makefile.in.in: Add a version number, to be used by intltools. + 2003-05-22 Bruno Haible * gettext-0.12.1 released. diff --git a/gettext-runtime/po/Makefile.in.in b/gettext-runtime/po/Makefile.in.in index 27b721aa8..ee6009243 100644 --- a/gettext-runtime/po/Makefile.in.in +++ b/gettext-runtime/po/Makefile.in.in @@ -7,6 +7,8 @@ # functionality. # 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.12.2 PACKAGE = @PACKAGE@ VERSION = @VERSION@ diff --git a/gettext-tools/po/ChangeLog b/gettext-tools/po/ChangeLog index 9194264f6..528eaf82d 100644 --- a/gettext-tools/po/ChangeLog +++ b/gettext-tools/po/ChangeLog @@ -1,3 +1,7 @@ +2003-06-22 Bruno Haible + + * Makefile.in.in: Add a version number, to be used by intltools. + 2003-06-12 Bruno Haible * POTFILES.in: Remove duplicate entry. diff --git a/gettext-tools/po/Makefile.in.in b/gettext-tools/po/Makefile.in.in index 27b721aa8..ee6009243 100644 --- a/gettext-tools/po/Makefile.in.in +++ b/gettext-tools/po/Makefile.in.in @@ -7,6 +7,8 @@ # functionality. # 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.12.2 PACKAGE = @PACKAGE@ VERSION = @VERSION@ -- 2.47.3