summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-09-03 21:02:24 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-09-03 21:02:24 +0000
commit906b62c40714e23ce74ddf7760f831224c517cd1 (patch)
tree24ec8dfb62d4812f0570c1388d217afa1d95cfef /configure.in
parenteb3985cd01b827f644a4c2c51955519d27e8ac27 (diff)
version 2.5.18
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 ece4a50..2eddc1a 100644
--- a/configure.in
+++ b/configure.in
@@ -22,7 +22,7 @@ dnl WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
dnl PURPOSE.
AC_PREREQ(2.50)
-AC_INIT(flex,2.5.17,help-flex@gnu.org)
+AC_INIT(flex,2.5.18,help-flex@gnu.org)
AC_CONFIG_SRCDIR(scan.l)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h:conf.in)