]> granicus.if.org Git - flex/commitdiff
version 2.5.20 flex-2-5-20
authorWill Estes <wlestes@users.sourceforge.net>
Mon, 16 Sep 2002 20:26:16 +0000 (20:26 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Mon, 16 Sep 2002 20:26:16 +0000 (20:26 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 22cb2d6d06b1f6ed774f365e4696e06167c055c3..4461a011696821f010e0eeafdedc9c8a07ffc9bb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ changes between releases of flex.
 
 See the file COPYING for copying conditions.
 
-* after version 2.5.19
+* version 2.5.20 released 2002-9-16
 
 ** A flex scanner has the ability to save the DFA tables to a file,
    and load them at runtime when needed.
@@ -17,7 +17,6 @@ See the file COPYING for copying conditions.
 
 ** test-table-opts is now run last in the test suite because it's so fat
 
-
 ** flex can, to some extent, diagnose where internal problems occur
 
 ** new translations from the translation project: fr, ca, de, ru, sv
index 3eaae25df4a653c6c88cd9df2257f319dae2dba1..155e96b1a94322f221d772d542a4a90eab67e4a9 100644 (file)
@@ -22,7 +22,7 @@ dnl WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 dnl PURPOSE.
 
 AC_PREREQ(2.50)
-AC_INIT(flex,2.5.19,help-flex@gnu.org)
+AC_INIT(flex,2.5.20,help-flex@gnu.org)
 AC_CONFIG_SRCDIR(scan.l)
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h:conf.in)