summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2016-03-18 15:25:10 -0400
committerWill Estes <westes575@gmail.com>2016-03-18 15:25:10 -0400
commit42325b8b3934a9577d4bb347d6e5cf9a06945e9a (patch)
treeb5eba6bcfff89739de654df893729fb44441a72f /configure.ac
parente873499f3218fa7f4a315992764b1a417da6d7ec (diff)
mention v2.6.2; summarize changes since 2.6.1
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 8dd4a08..2bfdd1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
# autoconf requirements and initialization
-AC_INIT([the fast lexical analyser generator],[2.6.1],[flex-help@lists.sourceforge.net],[flex])
+AC_INIT([the fast lexical analyser generator],[2.6.2],[flex-help@lists.sourceforge.net],[flex])
AC_CONFIG_SRCDIR([src/scan.l])
AC_CONFIG_AUX_DIR([build-aux])
LT_INIT