Bash-5.2 patch 18: fix for returning unknown tokens to the bison parser

This commit is contained in:
Chet Ramey
2023-11-09 16:44:58 -05:00
parent 7d7979ba4c
commit a78e27a142
3 changed files with 904 additions and 866 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
regexp `^#define[ ]*PATCHLEVEL', since that's what support/mkversion.sh
looks for to find the patch level (for the sccs version string). */
#define PATCHLEVEL 17
#define PATCHLEVEL 18
#endif /* _PATCHLEVEL_H_ */