]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Prepare for 0.10.40.
authorBruno Haible <bruno@clisp.org>
Sat, 15 Sep 2001 00:44:11 +0000 (00:44 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 28 Jun 2009 14:35:54 +0000 (16:35 +0200)
ChangeLog
configure.in

index d5be0f1506120378fa7ad516f9791faaea28b348..40759df95ba6cb5153e884403b69bb9ae37570f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-09-13  Bruno Haible  <haible@clisp.cons.org>
 
+       * configure.in: Bump version number to 0.10.40.
+       (RELEASE_DATE): Bump.
+
        * config.guess, config.sub: Update to GNU version 2001-09-13.
 
 2001-07-24  Bruno Haible  <haible@clisp.cons.org>
index 26a0b02c0843b82893fd44e07d6be2c99fee6691..7d6da7142b5feb796ba8dc5810f58f05f71c877a 100644 (file)
@@ -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.5 $)
+AC_REVISION($Revision: 1.25.2.6 $)
 AC_INIT(src/msgfmt.c)
-AM_INIT_AUTOMAKE(gettext, 0.10.39)
-RELEASE_DATE=2001-07-24      dnl in "date +%Y-%m-%d" format
+AM_INIT_AUTOMAKE(gettext, 0.10.40)
+RELEASE_DATE=2001-09-13      dnl in "date +%Y-%m-%d" format
 AM_CONFIG_HEADER(config.h)
 
 dnl Set of available languages.