]> granicus.if.org Git - flex/commitdiff
version 2.5.23 flex-2-5-23
authorWill Estes <wlestes@users.sourceforge.net>
Mon, 21 Oct 2002 17:30:43 +0000 (17:30 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Mon, 21 Oct 2002 17:30:43 +0000 (17:30 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index ffd723f42fd9715119ea0ab93c044fed6c0cd6fa..a61f53478a0f68c7e31d50f0ec8841f77be4a643 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.22
+* version 2.5.23 released 2002-10-21
 
 ** more portability fixes
 
index ddc83305962582f16b4284df9a9f99db0039cc4c..a9aca3ea074697178da62f79c28dcbb4dca593cc 100644 (file)
@@ -24,7 +24,7 @@ dnl PURPOSE.
 dnl autoconf requirements and initialization
 
 AC_PREREQ(2.54)
-AC_INIT(flex,2.5.22,help-flex@gnu.org)
+AC_INIT(flex,2.5.23,help-flex@gnu.org)
 AC_CONFIG_SRCDIR(scan.l)
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADER(config.h:conf.in)