diff options
author | Bruno Haible <bruno@clisp.org> | 2004-01-17 16:04:14 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:11:40 +0200 |
commit | c1a47264446cf3657e74a860f03e913d60585851 (patch) | |
tree | 00778ab1a6dffaffd85a75eaf4ba31efbaa4d547 | |
parent | 5e633a0af54494056cea7258268b71639e2f172f (diff) | |
download | external_gettext-c1a47264446cf3657e74a860f03e913d60585851.zip external_gettext-c1a47264446cf3657e74a860f03e913d60585851.tar.gz external_gettext-c1a47264446cf3657e74a860f03e913d60585851.tar.bz2 |
Bump origin version.
-rw-r--r-- | gettext-runtime/po/Makefile.in.in | 2 | ||||
-rw-r--r-- | gettext-tools/po/Makefile.in.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gettext-runtime/po/Makefile.in.in b/gettext-runtime/po/Makefile.in.in index 77c5ca0..35b4025 100644 --- a/gettext-runtime/po/Makefile.in.in +++ b/gettext-runtime/po/Makefile.in.in @@ -8,7 +8,7 @@ # 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.13 +# Origin: gettext-0.14 PACKAGE = @PACKAGE@ VERSION = @VERSION@ diff --git a/gettext-tools/po/Makefile.in.in b/gettext-tools/po/Makefile.in.in index 77c5ca0..35b4025 100644 --- a/gettext-tools/po/Makefile.in.in +++ b/gettext-tools/po/Makefile.in.in @@ -8,7 +8,7 @@ # 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.13 +# Origin: gettext-0.14 PACKAGE = @PACKAGE@ VERSION = @VERSION@ |