summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
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])