]> granicus.if.org Git - flex/commitdiff
version 2.5.24 flex-2-5-24
authorWill Estes <wlestes@users.sourceforge.net>
Mon, 25 Nov 2002 13:53:23 +0000 (13:53 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Mon, 25 Nov 2002 13:53:23 +0000 (13:53 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 905866f1652557bb0b4d3264ec9fc1c5819368ca..b7a93914e91283d185a71770db2a8c6be36faf4e 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.23
+* version 2.5.24 released 2002-11-25
 
 * more portability fixes
 
index 6bf508cf4aeea15349f55ccc46514b38894726f8..8941a15eb57ab53cc4e96732dcc68f212cd3b273 100644 (file)
@@ -24,7 +24,7 @@ dnl PURPOSE.
 dnl autoconf requirements and initialization
 
 AC_PREREQ(2.54)
-AC_INIT(flex,2.5.23,help-flex@gnu.org)
+AC_INIT(flex,2.5.24,help-flex@gnu.org)
 AC_CONFIG_SRCDIR(scan.l)
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADER(config.h:conf.in)