summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2003-01-21 13:33:26 +0000
committerWill Estes <wlestes@users.sourceforge.net>2003-01-21 13:33:26 +0000
commitfd056487080e8f844e595efc9ef18e2929825ce3 (patch)
treea0a2c48753eeb9c8cd35292aaf90d2d89e7f23e0 /configure.in
parent36c6ef9f53ede457dc84535ddc16b3f3ca88c588 (diff)
version 2.5.27
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 8dc427a..8d75271 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.26,help-flex@gnu.org)
+AC_INIT(flex,2.5.27,help-flex@gnu.org)
AC_CONFIG_SRCDIR(scan.l)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER(config.h:conf.in)