summaryrefslogtreecommitdiffstats
path: root/gettext-tools/libgettextpo
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2015-06-23 12:32:37 +0900
committerDaiki Ueno <ueno@gnu.org>2015-06-23 12:32:37 +0900
commit7afc7f7c19f1310da2c3c8d323f24342932631fb (patch)
tree80048f3d084f55d6a13a7945dc711ae9ee979fce /gettext-tools/libgettextpo
parent03ed1fb83b3d60004194a4c3d6e1f4df41fc0550 (diff)
downloadexternal_gettext-7afc7f7c19f1310da2c3c8d323f24342932631fb.zip
external_gettext-7afc7f7c19f1310da2c3c8d323f24342932631fb.tar.gz
external_gettext-7afc7f7c19f1310da2c3c8d323f24342932631fb.tar.bz2
Prepare for 0.19.5
Diffstat (limited to 'gettext-tools/libgettextpo')
-rw-r--r--gettext-tools/libgettextpo/gettext-po.in.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/libgettextpo/gettext-po.in.h b/gettext-tools/libgettextpo/gettext-po.in.h
index 550b769..631d60b 100644
--- a/gettext-tools/libgettextpo/gettext-po.in.h
+++ b/gettext-tools/libgettextpo/gettext-po.in.h
@@ -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 ================================= */