]> granicus.if.org Git - flex/commitdiff
version 2.5.27 flex-2-5-27
authorWill Estes <wlestes@users.sourceforge.net>
Tue, 21 Jan 2003 13:33:26 +0000 (13:33 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Tue, 21 Jan 2003 13:33:26 +0000 (13:33 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index fd69b1c08c4f767b9a86507fe6b9800fb1fb3343..ba4277eebc2489f1e7f6ba066d901c8e892cf8fd 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.26
+* version 2.5.27 released 2003-1-21
 
 ** flex now works with recent bison versions
 
index 8dc427a577bc47c81977605175102be1e116095d..8d75271994fe5c338a5e1eb3b8beeee924e8c39b 100644 (file)
@@ -24,7 +24,7 @@ dnl PURPOSE.
 dnl autoconf requirements and initialization
 
 AC_PREREQ(2.54)
-AC_INIT(flex,2.5.26,help-flex@gnu.org)
+AC_INIT(flex,2.5.27,help-flex@gnu.org)
 AC_CONFIG_SRCDIR(scan.l)
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADER(config.h:conf.in)