]> granicus.if.org Git - flex/commitdiff
build: version 2.6.3 begins
authorWill Estes <westes575@gmail.com>
Tue, 25 Oct 2016 13:53:50 +0000 (09:53 -0400)
committerWill Estes <westes575@gmail.com>
Tue, 25 Oct 2016 13:53:50 +0000 (09:53 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index d0ca2d623f6ca113493b482665da4660230120fc..27e11b62c57a9e0279d3d46b1c57307cde093886 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ changes between releases of flex.
 
 See the file COPYING for copying conditions.
 
+* version 2.6.3
+
 * version 2.6.2 released 2016-10-24
 
 ** flex internals
index c786752f760bdcf24e32052012f6b1f8c98313be..666b69f710625bc095707010306b8b535aee12df 100644 (file)
@@ -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