diff options
Diffstat (limited to 'test/btyacc/err_syntax6.tab.c')
-rw-r--r-- | test/btyacc/err_syntax6.tab.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/btyacc/err_syntax6.tab.c b/test/btyacc/err_syntax6.tab.c index 6c35f23329b5..f0d4d2c7b6a6 100644 --- a/test/btyacc/err_syntax6.tab.c +++ b/test/btyacc/err_syntax6.tab.c @@ -3,8 +3,8 @@ /* (use YYMAJOR/YYMINOR for ifdefs dependent on parser version) */ #define YYBYACC 1 -#define YYMAJOR 1 -#define YYMINOR 9 +#define YYMAJOR 2 +#define YYMINOR 0 #define YYCHECK "yyyymmdd" #define YYEMPTY (-1) |