From: Bruno Haible Date: Wed, 23 May 2001 22:08:22 +0000 (+0000) Subject: Update for 0.10.38. X-Git-Tag: v0.11~694 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa165f36f101ff06d7d48e8323e201c37cca87df;p=thirdparty%2Fgettext.git Update for 0.10.38. --- diff --git a/ChangeLog b/ChangeLog index d6c8df595..2f7ccb3a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-05-23 Bruno Haible + * configure.in: Bump version number to 0.10.38. + (RELEASE_DATE): Bump. + * INSTALL (Optional Features): Document --with-libiconv-prefix. (Particular Systems): Generalize section about /usr/local to "most systems". diff --git a/configure.in b/configure.in index 5a8c7914f..fea05f247 100644 --- a/configure.in +++ b/configure.in @@ -1,9 +1,9 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.13) -AC_REVISION($Revision: 1.28 $) +AC_REVISION($Revision: 1.29 $) AC_INIT(src/msgfmt.c) -AM_INIT_AUTOMAKE(gettext, 0.10.37) -RELEASE_DATE=2001-04-19 dnl in "date +%Y-%m-%d" format +AM_INIT_AUTOMAKE(gettext, 0.10.38) +RELEASE_DATE=2001-05-23 dnl in "date +%Y-%m-%d" format AM_CONFIG_HEADER(config.h) dnl Set of available languages.