From: Will Estes Date: Tue, 8 Oct 2002 15:19:57 +0000 (+0000) Subject: change version constant info to reflect change to flex.skl X-Git-Tag: flex-2-5-23~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=851c37215857501d46740ed5921e225bdf7a7229;p=flex change version constant info to reflect change to flex.skl --- diff --git a/NEWS b/NEWS index 877a2be..d3f3a76 100644 --- a/NEWS +++ b/NEWS @@ -15,8 +15,8 @@ formatting the manual in postscript and pdf in the distributed ** the flex.1 manpage is generated by help2man; (this has been true for quite a while but was not listed here) -** flex now includes a single string (YY_FLEX_VERSION) to indicate - which version of flex generated a scanner +** flex now includes three defined constants to indicate which version + of flex generated a scanner (YY_FLEX_{MAJOR,MINOR,SUBMINOR}_VERSION) ** flex tries its best to output only the relevant portions of the skeleton when generating a scanner, thus avoiding as much