summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2015-12-11 10:57:46 -0500
committerWill Estes <westes575@gmail.com>2015-12-11 10:57:46 -0500
commit965c9fa979974c0841d713fbed3d959281c82730 (patch)
tree20e8e0f400e7a485dfe0ea682cdcbcf62439c639 /configure.ac
parent6f9cbd4af1c7343d48aa6cda81525b7d507cfe56 (diff)
Mentioned v2.6.1; documented some changes since v2.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 74ea8c4..f60203f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
# autoconf requirements and initialization
-AC_INIT([the fast lexical analyser generator],[2.6.0],[flex-help@lists.sourceforge.net],[flex])
+AC_INIT([the fast lexical analyser generator],[2.6.1],[flex-help@lists.sourceforge.net],[flex])
AC_CONFIG_SRCDIR([src/scan.l])
AC_CONFIG_AUX_DIR([build-aux])
LT_INIT