* configure.in: Bump to 1.28c.

* doc/bison.texinfo: Texinfo thingies.
This commit is contained in:
Akim Demaille
2001-08-06 08:35:21 +00:00
parent 8303fc422a
commit 8416323152
10 changed files with 40 additions and 32 deletions

View File

@@ -31,7 +31,7 @@ instead of in the original English.

File: bison.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir)
This manual documents version 1.28a of Bison.
This manual documents version 1.28c of Bison.
* Menu:
@@ -223,7 +223,7 @@ Bison in detail.
it Yacc-compatible. Wilfred Hansen of Carnegie Mellon University added
multi-character string literals and other features.
This edition corresponds to version 1.28a of Bison.
This edition corresponds to version 1.28c of Bison.

File: bison.info, Node: Conditions, Next: Copying, Prev: Introduction, Up: Top