From f2bb257f86fe0f0cd9312fedfaaa129aa7a10034 Mon Sep 17 00:00:00 2001 From: wlestes Date: Sat, 9 Feb 2008 15:46:28 +0000 Subject: start work on version 2.5.35 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index cfcaf74..8f3aa95 100644 --- a/configure.in +++ b/configure.in @@ -25,7 +25,7 @@ # autoconf requirements and initialization AC_PREREQ(2.59) -AC_INIT([the fast lexical analyser generator], [2.5.34], +AC_INIT([the fast lexical analyser generator], [2.5.35], [flex-help@lists.sourceforge.net], [flex]) AC_CONFIG_SRCDIR([scan.l]) AM_INIT_AUTOMAKE([gnits dist-bzip2]) -- cgit v1.2.1