summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2017-01-23 14:25:11 -0500
committerWill Estes <westes575@gmail.com>2017-01-23 14:25:11 -0500
commit7e4d5387247f4933fccc90539797e4ab4b50e2dd (patch)
tree75f17ffe64fd283d68eba780377620888b6a8016 /configure.ac
parent0a89eef5dc2df71258b036077178780ee983e009 (diff)
doc: v2.6.4
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 b22746d..1543de0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
# autoconf requirements and initialization
-AC_INIT([the fast lexical analyser generator],[2.6.3],[flex-help@lists.sourceforge.net],[flex])
+AC_INIT([the fast lexical analyser generator],[2.6.4],[flex-help@lists.sourceforge.net],[flex])
AC_CONFIG_SRCDIR([src/scan.l])
AC_CONFIG_AUX_DIR([build-aux])
LT_INIT