summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-07-24 15:57:50 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-07-24 15:57:50 +0000
commit561ff8bb0612c696c0adad6371c0307ab6197838 (patch)
tree79cb7a2d839d500a529012e67cdda3bc8163b2df
parent4cb34075b7b24ad0d2e3a58ddbca149a244d72bc (diff)
version 2.5.10
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 0effaf2..b6b3f6b 100644
--- a/configure.in
+++ b/configure.in
@@ -22,9 +22,9 @@ dnl WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
dnl PURPOSE.
AC_PREREQ(2.50)
-AC_INIT(flex,2.5.9,help-flex@gnu.org)
+AC_INIT(flex,2.5.10,help-flex@gnu.org)
AC_CONFIG_SRCDIR(scan.l)
-AM_INIT_AUTOMAKE(flex,2.5.9)
+AM_INIT_AUTOMAKE(flex,2.5.10)
AM_CONFIG_HEADER(config.h:conf.in)
AM_GNU_GETTEXT([external])