summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorwlestes <wlestes>2002-12-02 20:50:58 +0000
committerwlestes <wlestes>2002-12-02 20:50:58 +0000
commit632f0a30680393e581732944585879a8d0b1344d (patch)
treeef31e48384ed3709cdadb631f8879b5c910228d2 /configure.in
parenta2a04e93187067ab0b95d883f9237af31084db48 (diff)
downloadflex-632f0a30680393e581732944585879a8d0b1344d.tar.gz
version 2.5.25flex-2-5-25
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 8941a15..448e51c 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.24,help-flex@gnu.org)
+AC_INIT(flex,2.5.25,help-flex@gnu.org)
AC_CONFIG_SRCDIR(scan.l)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER(config.h:conf.in)