NEWS: update for 3.4

This commit is contained in:
Akim Demaille
2019-05-18 09:36:28 +02:00
parent a2f0444c6e
commit 886b503e4b
4 changed files with 9 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
/* A Bison parser, made by GNU Bison 3.3.91.21-ba0ae5-dirty. */
/* A Bison parser, made by GNU Bison 3.4. */
/* Bison implementation for Yacc-like parsers in C
@@ -48,7 +48,7 @@
#define YYBISON 1
/* Bison version. */
#define YYBISON_VERSION "3.3.91.21-ba0ae5-dirty"
#define YYBISON_VERSION "3.4"
/* Skeleton name. */
#define YYSKELETON_NAME "yacc.c"

View File

@@ -1,4 +1,4 @@
/* A Bison parser, made by GNU Bison 3.3.91.21-ba0ae5-dirty. */
/* A Bison parser, made by GNU Bison 3.4. */
/* Bison interface for Yacc-like parsers in C