From 4414e1251c43de9ecc2156812fec975444932055 Mon Sep 17 00:00:00 2001 From: Will Estes Date: Fri, 3 Aug 2012 13:33:48 -0400 Subject: [PATCH] update flex version to 2.5.37 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 1563137..61f5412 100644 --- a/configure.in +++ b/configure.in @@ -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]) -- 2.40.0