]> granicus.if.org Git - flex/commitdiff
version 2.5.18
authorWill Estes <wlestes@users.sourceforge.net>
Tue, 3 Sep 2002 21:02:24 +0000 (21:02 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Tue, 3 Sep 2002 21:02:24 +0000 (21:02 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index fd79512d13f0e4ecbf8e93d7c2604c2c3a30d5af..370ad0b52973cb6e7b66b05a42a31beb007b0e0d 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.17
+* after version 2.5.18 released 2002-9-4
 
 ** portability fixes for integer constants and in the way the test
    suite reports its results
index ece4a509906ee95033c5c2e3625589aa8b59ebd2..2eddc1ae8c3ef300f17adf5d30861ea1dd9d6bac 100644 (file)
@@ -22,7 +22,7 @@ dnl WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 dnl PURPOSE.
 
 AC_PREREQ(2.50)
-AC_INIT(flex,2.5.17,help-flex@gnu.org)
+AC_INIT(flex,2.5.18,help-flex@gnu.org)
 AC_CONFIG_SRCDIR(scan.l)
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h:conf.in)