* NEWS (2.3b): Update release date since there has been a delay in

getting the announcements and tarballs out.
This commit is contained in:
Joel E. Denny
2008-05-28 00:28:50 +00:00
parent bd02cd5d3a
commit 72c5b9828e
4 changed files with 9 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
/* A Bison parser, made by GNU Bison 2.3a+. */
/* A Bison parser, made by GNU Bison 2.3b. */
/* Skeleton implementation for Bison's Yacc-like parsers in C
@@ -46,7 +46,7 @@
#define YYBISON 1
/* Bison version. */
#define YYBISON_VERSION "2.3a+"
#define YYBISON_VERSION "2.3b"
/* Skeleton name. */
#define YYSKELETON_NAME "yacc.c"

View File

@@ -1,5 +1,5 @@
/* A Bison parser, made by GNU Bison 2.3a+. */
/* A Bison parser, made by GNU Bison 2.3b. */
/* Skeleton interface for Bison's Yacc-like parsers in C