summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorwlestes <wlestes>2007-12-12 21:00:25 +0000
committerwlestes <wlestes>2007-12-12 21:00:25 +0000
commite1adb20608b63a6a67a9d12c7e68432a39e3a6a8 (patch)
tree0ae5669d7886ae2379287880974bb1d58d8e4dcd /configure.in
parent015e361531c2b2757f8084724452b2cab5f656c0 (diff)
downloadflex-e1adb20608b63a6a67a9d12c7e68432a39e3a6a8.tar.gz
revert NEWS and configure.in to version 2.5.34flex-2-5-34
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 8f3aa95..cfcaf74 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.35],
+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])