]> granicus.if.org Git - flex/commitdiff
start version 2.5.36
authorWill Estes <wlestes@users.sourceforge.net>
Sun, 30 Mar 2008 14:08:08 +0000 (14:08 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Sun, 30 Mar 2008 14:08:08 +0000 (14:08 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 19783b7cab9e49b336698a6b64186f16c36f81bd..f5ef515f628d09e5770b1e1dc65896953863afe0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ changes between releases of flex.
 
 See the file COPYING for copying conditions.
 
+* version 2.5.36
+
 * version 2.5.35 released 2008-02-26
 
 ** fixed bug that prevented flex from accepting certain comments in the
index 8f3aa958bd1d289a0b3b79ab34487a7fe13b9d13..969c51522fd6e1fca1521529fa5945a006ff26eb 100644 (file)
@@ -25,7 +25,7 @@
 # autoconf requirements and initialization
 
 AC_PREREQ(2.59)
-AC_INIT([the fast lexical analyser generator], [2.5.35],
+AC_INIT([the fast lexical analyser generator], [2.5.36],
 [flex-help@lists.sourceforge.net], [flex])
 AC_CONFIG_SRCDIR([scan.l])
 AM_INIT_AUTOMAKE([gnits dist-bzip2])