]> granicus.if.org Git - flex/commitdiff
start work on version 2.5.35
authorWill Estes <wlestes@users.sourceforge.net>
Sat, 9 Feb 2008 15:46:28 +0000 (15:46 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Sat, 9 Feb 2008 15:46:28 +0000 (15:46 +0000)
configure.in

index cfcaf74a380124efae2e72d7d2e1f193680c54f6..8f3aa958bd1d289a0b3b79ab34487a7fe13b9d13 100644 (file)
@@ -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])