From d9cfbdfecb502b70c55e594bc897c217ac082f5f Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 28 Oct 2007 17:47:14 +0000 Subject: [PATCH] Bump version number to 0.17. --- gettext-runtime/m4/ChangeLog | 4 ++++ gettext-runtime/m4/po.m4 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gettext-runtime/m4/ChangeLog b/gettext-runtime/m4/ChangeLog index 3af35b0fd..e5e9f1534 100644 --- a/gettext-runtime/m4/ChangeLog +++ b/gettext-runtime/m4/ChangeLog @@ -1,3 +1,7 @@ +2007-10-28 Bruno Haible + + * po.m4 (AM_PO_SUBDIRS): Set GETTEXT_MACRO_VERSION to 0.17. + 2007-10-27 Bruno Haible * intl.m4 (AM_INTL_SUBDIR): Set and AC_SUBST LTLIBC. diff --git a/gettext-runtime/m4/po.m4 b/gettext-runtime/m4/po.m4 index 3a7fc6d34..d6ff2b3b5 100644 --- a/gettext-runtime/m4/po.m4 +++ b/gettext-runtime/m4/po.m4 @@ -29,7 +29,7 @@ AC_DEFUN([AM_PO_SUBDIRS], dnl Release version of the gettext macros. This is used to ensure that dnl the gettext macros and po/Makefile.in.in are in sync. - AC_SUBST([GETTEXT_MACRO_VERSION], [0.16.2]) + AC_SUBST([GETTEXT_MACRO_VERSION], [0.17]) dnl Perform the following tests also if --disable-nls has been given, dnl because they are needed for "make dist" to work. -- 2.47.3