+2006-10-02 Bruno Haible <bruno@clisp.org>
+
+ * libgnuintl.h.in (LIBINTL_VERSION): Bump to 0.15.1.
+ * Makefile.in (LTV_CURRENT, LTV_REVISION, LTV_AGE): Bump to 8:1:0.
+
2006-09-14 Bruno Haible <bruno@clisp.org>
* localcharset.c: Include <config.h> unconditionally.
# Maintainers of other packages that include the intl directory must *not*
# change these values.
LTV_CURRENT=8
-LTV_REVISION=0
+LTV_REVISION=1
LTV_AGE=0
.SUFFIXES:
/* Version number: (major<<16) + (minor<<8) + subminor */
-#define LIBINTL_VERSION 0x000F00
+#define LIBINTL_VERSION 0x000F01
extern int libintl_version;
+2006-10-02 Bruno Haible <bruno@clisp.org>
+
+ * gettext-po.h.in (LIBGETTEXTPO_VERSION): Bump version number.
+ * Makefile.am (LTV_CURRENT, LTV_REVISION, LTV_AGE): Bump to 2:1:2.
+
2006-10-01 Bruno Haible <bruno@clisp.org>
* x-perl.c (extract_balanced): Remove state argument.
# Libtool's library version information for libgettextpo.
# See the libtool documentation, section "Library interface versions".
LTV_CURRENT=2
-LTV_REVISION=0
+LTV_REVISION=1
LTV_AGE=2
# msggrep needs pattern matching.
/* =========================== Meta Information ============================ */
/* Version number: (major<<16) + (minor<<8) + subminor */
-#define LIBGETTEXTPO_VERSION 0x000F00
+#define LIBGETTEXTPO_VERSION 0x000F01
extern int libgettextpo_version;
/* ================================= Types ================================= */