Bison 2.5.1_rc2.

* NEWS: Update.
This commit is contained in:
Akim Demaille
2012-05-22 22:47:41 +02:00
parent 188867ac65
commit 3cd7c0bfce
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -1,4 +1,4 @@
/* A Bison parser, made by GNU Bison 2.5.1_rc1-dirty. */
/* A Bison parser, made by GNU Bison 2.5.1_rc2. */
/* Bison interface for Yacc-like parsers in C