]> granicus.if.org Git - flex/commitdiff
it's version 2.5.9 now
authorWill Estes <wlestes@users.sourceforge.net>
Mon, 22 Jul 2002 14:03:12 +0000 (14:03 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Mon, 22 Jul 2002 14:03:12 +0000 (14:03 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index ef62e29a44bd82711e0639339d0984179266a524..3c061c9d7deeb25871a07023e34f53b004ae6370 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.8
+*  version 2.5.9
 
 ** new tests in test suite: test-mem-{nr,r}, test-posix,
    test-posixly-correct, test-debug-{nr,r}
index 7dd6779269503a9ecc16cc1768957e8ed70eb419..0effaf24f7b6e533b84c00d904b00a5d46c3bb50 100644 (file)
@@ -22,9 +22,9 @@ dnl WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 dnl PURPOSE.
 
 AC_PREREQ(2.50)
-AC_INIT(flex,2.5.8,help-flex@gnu.org)
+AC_INIT(flex,2.5.9,help-flex@gnu.org)
 AC_CONFIG_SRCDIR(scan.l)
-AM_INIT_AUTOMAKE(flex,2.5.8)
+AM_INIT_AUTOMAKE(flex,2.5.9)
 AM_CONFIG_HEADER(config.h:conf.in)
           AM_GNU_GETTEXT([external])