summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2015-11-17 11:16:43 -0500
committerWill Estes <westes575@gmail.com>2015-11-17 11:16:43 -0500
commit83d5d1695a2ab1d69ea4d8e7df27146c644876fc (patch)
tree4c4d1f4fe402d3bc3aba4376c30de68511355627 /configure.ac
parentd34b6160af8096ee01911c65cd761d38964e4fe8 (diff)
Declared version 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 27ecbdb..4c519dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
# autoconf requirements and initialization
-AC_INIT([the fast lexical analyser generator], [2.6.0rc1],
+AC_INIT([the fast lexical analyser generator], [2.6.0],
[flex-help@lists.sourceforge.net], [flex])
AC_CONFIG_SRCDIR([src/scan.l])
AC_CONFIG_AUX_DIR([build-aux])