]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
version number
authorBruno Haible <bruno@clisp.org>
Tue, 30 Oct 2001 11:20:50 +0000 (11:20 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 30 Oct 2001 11:20:50 +0000 (11:20 +0000)
ChangeLog
configure.in

index bca26f76d21753102e8ad081b2248c7f99c6fd8e..ffd4a207600949fa22277bd98c70fd18ebc27c3f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-30  Bruno Haible  <haible@clisp.cons.org>
+
+       * configure.in: Change version number to 0.11-pre1.
+
 2001-10-21  Bruno Haible  <haible@clisp.cons.org>
 
        * configure.in: Define LTLIBOBJS and LTALLOCA based on LIBOBJS, ALLOCA.
index 833b35aa696d1c061f19c557d3de362ed5c7dc2b..2a2eb9e1163f277c5c489700268027af00348eb1 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.13)
 AC_INIT(src/msgfmt.c)
-AM_INIT_AUTOMAKE(gettext, 0.11)
+AM_INIT_AUTOMAKE(gettext, 0.11-pre1)
 RELEASE_DATE=2001-05-23      dnl in "date +%Y-%m-%d" format
 AM_CONFIG_HEADER(config.h)