+2007-11-01 Bruno Haible <bruno@clisp.org>
+
+ * libgnuintl.h.in (LIBINTL_VERSION): Bump to 0.17.
+ * Makefile.in (LTV_CURRENT, LTV_REVISION, LTV_AGE): Bump to 8:2:0.
+
2007-10-28 Ulrich Drepper <drepper@redhat.com>
* locale.alias: Add note that this file should never be depended on.
# Maintainers of other packages that include the intl directory must *not*
# change these values.
LTV_CURRENT=8
-LTV_REVISION=1
+LTV_REVISION=2
LTV_AGE=0
.SUFFIXES:
/* Version number: (major<<16) + (minor<<8) + subminor */
-#define LIBINTL_VERSION 0x001000
+#define LIBINTL_VERSION 0x001100
extern int libintl_version;
+2007-11-01 Bruno Haible <bruno@clisp.org>
+
+ * gettext-po.h.in (LIBGETTEXTPO_VERSION): Bump version number.
+ * Makefile.am (LTV_CURRENT, LTV_REVISION, LTV_AGE): Bump to 4:0:4.
+
2007-10-21 Bruno Haible <bruno@clisp.org>
* gettext-po.h.in (LIBGETTEXTPO_VERSION): Bump version number.
# Libtool's library version information for libgettextpo.
# See the libtool documentation, section "Library interface versions".
-LTV_CURRENT=3
+LTV_CURRENT=4
LTV_REVISION=0
-LTV_AGE=3
+LTV_AGE=4
# How to build libgettextpo.la.
# Don't make it depend on libgettextsrc.la or libgettextlib.la, since they
/* =========================== Meta Information ============================ */
/* Version number: (major<<16) + (minor<<8) + subminor */
-#define LIBGETTEXTPO_VERSION 0x001002
+#define LIBGETTEXTPO_VERSION 0x001100
extern int libgettextpo_version;
/* ================================= Types ================================= */