news: 3.5.2

* NEWS: Update.
This commit is contained in:
Akim Demaille
2020-02-13 18:20:31 +01:00
parent 2f23ca6f65
commit cc3760ef51
3 changed files with 9 additions and 3 deletions

View File

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

View File

@@ -1,4 +1,4 @@
/* A Bison parser, made by GNU Bison 3.5.22-948cd-dirty. */
/* A Bison parser, made by GNU Bison 3.5.2. */
/* Bison interface for Yacc-like parsers in C