]> granicus.if.org Git - flex/commitdiff
update flex version to 2.5.37
authorWill Estes <westes575@gmail.com>
Fri, 3 Aug 2012 17:33:48 +0000 (13:33 -0400)
committerWill Estes <westes575@gmail.com>
Fri, 3 Aug 2012 17:33:48 +0000 (13:33 -0400)
configure.in

index 15631377c2ecba6ec6e1dfc49e939ac57b963eaa..61f541201a6bc1b51b1da8542d91ee0dfacc2754 100644 (file)
@@ -24,7 +24,7 @@
 
 # autoconf requirements and initialization
 
-AC_INIT([the fast lexical analyser generator], [2.5.36],
+AC_INIT([the fast lexical analyser generator], [2.5.37],
 [flex-help@lists.sourceforge.net], [flex])
 AC_CONFIG_SRCDIR([scan.l])
 AM_INIT_AUTOMAKE([gnits dist-bzip2 1.10])