]> granicus.if.org Git - flex/commitdiff
Declared version 2.6.0rc1
authorWill Estes <westes575@gmail.com>
Fri, 13 Nov 2015 19:56:25 +0000 (14:56 -0500)
committerWill Estes <westes575@gmail.com>
Fri, 13 Nov 2015 19:56:25 +0000 (14:56 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index c827bea93f900555c361ff5ebda9b3bb4f4e2fd8..fc3aeccf6c8f9f97601e061db4b916b6ab039219 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ changes between releases of flex.
 
 See the file COPYING for copying conditions.
 
-* version 2.6.0-pre
+* version 2.6.0rc1
 
 * flex version  2.5.39 released 2014-03-26
 
index e77dc62a0918c6e10909a8726b2fc1de46df0949..27ecbdbfa153a630d0340f3713977284a2f13ea9 100644 (file)
@@ -24,7 +24,7 @@
 
 # autoconf requirements and initialization
 
-AC_INIT([the fast lexical analyser generator], [2.6.0-pre],
+AC_INIT([the fast lexical analyser generator], [2.6.0rc1],
 [flex-help@lists.sourceforge.net], [flex])
 AC_CONFIG_SRCDIR([src/scan.l])
 AC_CONFIG_AUX_DIR([build-aux])