summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2014-02-13 15:38:49 -0500
committerWill Estes <westes575@gmail.com>2014-02-16 09:19:51 -0500
commit638d8a1448fa3d2241c71aff016d323c8654373c (patch)
tree062b3a0195d5d3bb0beeaa300725964f867e67d7 /configure.ac
parent6a94e8a360776f0ef69eaed7bc85286f697ca3a9 (diff)
increment flex version to 2.6.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2ef26a5..deade14 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
# autoconf requirements and initialization
-AC_INIT([the fast lexical analyser generator], [2.5.38],
+AC_INIT([the fast lexical analyser generator], [2.6.0
[flex-help@lists.sourceforge.net], [flex])
SHARED_VERSION_INFO="2:0:0"
AC_SUBST(SHARED_VERSION_INFO)