diff options
author | wlestes <wlestes> | 2012-06-23 01:39:14 +0000 |
---|---|---|
committer | wlestes <wlestes> | 2012-06-23 01:39:14 +0000 |
commit | 57c307f691be6a9122574241cb6a80c8318752da (patch) | |
tree | a7e4cfa98477e1ed6050bb9abda5eacc3ac0d181 | |
parent | 4dc1d1b4891ae55ef6edd6ff2ac4040e73ae7c80 (diff) | |
download | flex-master.tar.gz |
fix call to version in manualHEADflex-2-5-36originmaster
-rw-r--r-- | doc/flex.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/flex.texi b/doc/flex.texi index a582152..07ce3ac 100644 --- a/doc/flex.texi +++ b/doc/flex.texi @@ -2,7 +2,7 @@ @c %**start of header @setfilename flex.info @include version.texi -@settitle Lexical Analysis With Flex, for Flex @value{@version} +@settitle Lexical Analysis With Flex, for Flex @value{VERSION} @set authors Vern Paxson, Will Estes and John Millaway @c "Macro Hooks" index @defindex hk |