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.
** 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
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)