2001-05-23 Bruno Haible <haible@clisp.cons.org>
+ * 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".
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.