summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwlestes <wlestes>2002-08-15 15:37:44 +0000
committerwlestes <wlestes>2002-08-15 15:37:44 +0000
commitc6879d2d6736da8ee9cefcba188a2e41c53a9455 (patch)
treea89706c6da27eb47a88122810a1567ef50d0d9a0
parent1510d6afe063366c81d38f4f5623d77fa7ae22fc (diff)
downloadflex-2-5-14.tar.gz
version 2.5.14flex-2-5-14
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 5219510..bc23d8e 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.13,help-flex@gnu.org)
+AC_INIT(flex,2.5.14,help-flex@gnu.org)
AC_CONFIG_SRCDIR(scan.l)
-AM_INIT_AUTOMAKE(flex,2.5.13)
+AM_INIT_AUTOMAKE(flex,2.5.14)
AM_CONFIG_HEADER(config.h:conf.in)
AM_GNU_GETTEXT
AM_GNU_GETTEXT_VERSION(0.11.5)