summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2016-10-25 09:53:50 -0400
committerWill Estes <westes575@gmail.com>2016-10-25 09:53:50 -0400
commit31cc18ebd0cfd8455de82ae31f4e9c6876ce1935 (patch)
treea6547f4aaf55f88117e64912967816da8ccad7c9 /configure.ac
parent35d2fdfad1bfab9f0b88d0a39d1bf9bde8c6c154 (diff)
build: version 2.6.3 begins
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 c786752..666b69f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
# autoconf requirements and initialization
-AC_INIT([the fast lexical analyser generator],[2.6.2],[flex-help@lists.sourceforge.net],[flex])
+AC_INIT([the fast lexical analyser generator],[2.6.3],[flex-help@lists.sourceforge.net],[flex])
AC_CONFIG_SRCDIR([src/scan.l])
AC_CONFIG_AUX_DIR([build-aux])
LT_INIT