From: Bruno Haible Date: Mon, 23 Jun 2003 09:58:20 +0000 (+0000) Subject: Add a version number, to be used by intltools. X-Git-Tag: v0.13~416 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=609381653d499dc3d09699614e0c0942ce1377a8;p=thirdparty%2Fgettext.git Add a version number, to be used by intltools. --- 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@