]> granicus.if.org Git - flex/commitdiff
version 2.5.31 flex-2-5-31
authorWill Estes <wlestes@users.sourceforge.net>
Tue, 1 Apr 2003 16:17:51 +0000 (16:17 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Tue, 1 Apr 2003 16:17:51 +0000 (16:17 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 41ac1e8422ce450e63f5215b01abbac8e8f21581..562341fc5c48e7221736c9c8b14e87d0e258db4f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ changes between releases of flex.
 See the file COPYING for copying conditions.
 
 
-* after version 2.5.30
+* version 2.5.31 rleased 2003-4-1
 
 ** remove --enable-maintainer-mode configure option; none of the
    Makefiles were using it and it can be unduely confusing
index ee7db34d4b673c7e87e064b46a0941e0ff02ed97..d8a43c0a040dcfdb3093be8a6506d238eaab9bca 100644 (file)
@@ -24,7 +24,7 @@ dnl PURPOSE.
 dnl autoconf requirements and initialization
 
 AC_PREREQ(2.54)
-AC_INIT(flex,2.5.29,lex-help@lists.sourceforge.net)
+AC_INIT(flex,2.5.31,lex-help@lists.sourceforge.net)
 AC_CONFIG_SRCDIR(scan.l)
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADER(config.h:conf.in)