]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Prepare for 0.19.5
authorDaiki Ueno <ueno@gnu.org>
Tue, 23 Jun 2015 03:32:37 +0000 (12:32 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 23 Jun 2015 03:32:37 +0000 (12:32 +0900)
gettext-runtime/intl/libgnuintl.in.h
gettext-runtime/po/Makefile.in.in
gettext-tools/libgettextpo/gettext-po.in.h

index a198d7828f98c34af9be365f9dc2b52d782368c5..660886abf53ef13fa684c4f1aa21df050f4b40c2 100644 (file)
@@ -55,7 +55,7 @@ extern "C" {
 
 
 /* Version number: (major<<16) + (minor<<8) + subminor */
-#define LIBINTL_VERSION 0x001304
+#define LIBINTL_VERSION 0x001305
 extern int libintl_version;
 
 
index 1998486e1c0b436ba22b9f503fedf82d66420ff7..c36f1ad26d20d420b26ed318f39be8316a333ec0 100644 (file)
@@ -6,7 +6,7 @@
 # notice and this notice are preserved.  This file is offered as-is,
 # without any warranty.
 #
-# Origin: gettext-0.19
+# Origin: gettext-0.19.5
 GETTEXT_MACRO_VERSION = 0.19
 
 PACKAGE = @PACKAGE@
index 550b769e512066a6edd9b0ee350256d0c4bed988..631d60b524688057777a95bd7b7422492eb8a404 100644 (file)
@@ -28,7 +28,7 @@ extern "C" {
 /* =========================== Meta Information ============================ */
 
 /* Version number: (major<<16) + (minor<<8) + subminor */
-#define LIBGETTEXTPO_VERSION 0x001304
+#define LIBGETTEXTPO_VERSION 0x001305
 extern int libgettextpo_version;
 
 /* ================================= Types ================================= */