]> granicus.if.org Git - flex/commitdiff
version 2.5.34
authorWill Estes <wlestes@users.sourceforge.net>
Fri, 11 May 2007 18:35:31 +0000 (18:35 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Fri, 11 May 2007 18:35:31 +0000 (18:35 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 677df96452476700435f767be21aa86fd752e0bc..885774fa8854c817e2ba373b51a756e1b7b8d0ce 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.33
+* version 2.5.34
 
 ** better checking after yyalloc/yyrealloc (resolves bug #1595967)
 
index 27e29547acf31c41e18fb33db40a1bd51d01b56f..1d017760d8fe3d45fa3067017fc1e3b21c678108 100644 (file)
@@ -25,7 +25,7 @@
 # autoconf requirements and initialization
 
 AC_PREREQ(2.59)
-AC_INIT([the fast lexical analyser generator], [2.5.33],
+AC_INIT([the fast lexical analyser generator], [2.5.34],
 [flex-help@lists.sourceforge.net], [flex])
 AC_CONFIG_SRCDIR([scan.l])
 AM_INIT_AUTOMAKE([gnits dist-bzip2])