From: Bruno Haible Date: Wed, 23 May 2001 20:47:34 +0000 (+0000) Subject: Prepare for release. X-Git-Tag: v0.10.38~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01397e9698a4e32c4d7dbe2be8e00c4eadfa2de7;p=thirdparty%2Fgettext.git Prepare for release. --- 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 c965ed259..27f8ef9bc 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.25.2.3 $) +AC_REVISION($Revision: 1.25.2.4 $) AC_INIT(src/msgfmt.c) AM_INIT_AUTOMAKE(gettext, 0.10.38) -RELEASE_DATE=2001-05-19 dnl in "date +%Y-%m-%d" format +RELEASE_DATE=2001-05-23 dnl in "date +%Y-%m-%d" format AM_CONFIG_HEADER(config.h) dnl Set of available languages.