]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Bump version number.
authorBruno Haible <bruno@clisp.org>
Tue, 11 Dec 2001 13:05:16 +0000 (13:05 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jun 2009 21:41:54 +0000 (23:41 +0200)
ChangeLog
configure.in

index a497583552005f5f3da76a4b2cfb9c30c6dcdf7a..db7de7c39f61e1d2715d4fec5348a6bd49b96692 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-11  Bruno Haible  <bruno@clisp.org>
+
+       * configure.in: Change version number to 0.11-pre3.
+
 2001-12-02  Bruno Haible  <bruno@clisp.org>
 
        * config.rpath: New file.
index b0cae754328bf3305ef230f4e1fe88d6f1a919e7..819ead43cf03fda695f53fe3c38a7f2a580eeee5 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-pre2)
+AM_INIT_AUTOMAKE(gettext, 0.11-pre3)
 RELEASE_DATE=2001-05-23      dnl in "date +%Y-%m-%d" format
 AM_CONFIG_HEADER(config.h)