]> granicus.if.org Git - flex/commitdiff
version 2.5.19
authorWill Estes <wlestes@users.sourceforge.net>
Thu, 5 Sep 2002 16:01:43 +0000 (16:01 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Thu, 5 Sep 2002 16:01:43 +0000 (16:01 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 2df8d9b3eb69f7f230c8f64978abb1076c9ffc2a..b141eda5003c70e4bca16088b38704a939a58c2d 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.18
+* version 2.5.19
 
 ** prevent segfault on input lines which are longer than the allocated
    space (problem report from Manoj Srivastava
index 2eddc1ae8c3ef300f17adf5d30861ea1dd9d6bac..40d0e12fb1fa51e2b324a11f39aaa14befbd6c3d 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.18,help-flex@gnu.org)
+AC_INIT(flex,2.5.19,help-flex@gnu.org)
 AC_CONFIG_SRCDIR(scan.l)
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h:conf.in)
@@ -99,4 +99,4 @@ tests/test-c++-basic/Makefile
 dnl --new-test-here-- This line is processed by tests/create-test.
 )
 
-AC_OUTPUT
+AC_OUTPUt