See the file COPYING for copying conditions.
-* after version 2.5.28
+* version 2.5.29 released 2003-3-5
-** Automatic stack management for multiple input buffers
+** Automatic stack management for multiple input buffers in C and C++ scanners
** moved the flex documentation to a new doc/ subdirectory
dnl autoconf requirements and initialization
AC_PREREQ(2.54)
-AC_INIT(flex,2.5.28,lex-help@lists.sourceforge.net)
+AC_INIT(flex,2.5.29,lex-help@lists.sourceforge.net)
AC_CONFIG_SRCDIR(scan.l)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER(config.h:conf.in)