summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2003-04-01 16:17:51 +0000
committerWill Estes <wlestes@users.sourceforge.net>2003-04-01 16:17:51 +0000
commit23991b6d6fcda2ba7dd326192f2e0ec4eb5e69f9 (patch)
tree9519287e7d3272b3e4519a2ae4a2749b7231ce63 /configure.in
parent7912cf2934c773b4e2f94cd1074b8b6631f171d9 (diff)
version 2.5.31
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 ee7db34..d8a43c0 100644
--- a/configure.in
+++ b/configure.in
@@ -24,7 +24,7 @@ dnl PURPOSE.
dnl autoconf requirements and initialization
AC_PREREQ(2.54)
-AC_INIT(flex,2.5.29,lex-help@lists.sourceforge.net)
+AC_INIT(flex,2.5.31,lex-help@lists.sourceforge.net)
AC_CONFIG_SRCDIR(scan.l)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER(config.h:conf.in)