]> granicus.if.org Git - flex/commitdiff
version 2.5.26 flex-2-5-26
authorWill Estes <wlestes@users.sourceforge.net>
Tue, 14 Jan 2003 15:51:39 +0000 (15:51 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Tue, 14 Jan 2003 15:51:39 +0000 (15:51 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index c93b3e031d80b1b8b805f81c3a58f3cbd08d5eff..040c5d369d27734978d57dd09fea1d886d4b0111 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.25
+* version 2.5.26 released 2003-1-14
 
 ** Fixed table deserialization bug on big-endian archs. Patch sent from Bryce Nichols <bryce@bnichols.org>
 
index cd99666278da6b323c5bf20f1ca5ece41a1a86e4..8dc427a577bc47c81977605175102be1e116095d 100644 (file)
@@ -24,7 +24,7 @@ dnl PURPOSE.
 dnl autoconf requirements and initialization
 
 AC_PREREQ(2.54)
-AC_INIT(flex,2.5.25,help-flex@gnu.org)
+AC_INIT(flex,2.5.26,help-flex@gnu.org)
 AC_CONFIG_SRCDIR(scan.l)
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADER(config.h:conf.in)