summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-08-29 21:12:26 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-08-29 21:12:26 +0000
commitdb051d3f3e8bf9c4e3e451f0771fa5e7fea43be7 (patch)
tree254f52a1058798b52cc08698351018eeccb3dfd2
parentfc3f38cb1dadd6e6b075079f45ca844dbbd66c5b (diff)
downloadflex-git-db051d3f3e8bf9c4e3e451f0771fa5e7fea43be7.tar.gz
version 2.5.17flex-2-5-17
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c9c36a7..0d3ff9d 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.16,help-flex@gnu.org)
+AC_INIT(flex,2.5.17,help-flex@gnu.org)
AC_CONFIG_SRCDIR(scan.l)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h:conf.in)