Bash-5.2 patch 34: fix for parsing compound assignment while expanding alias

This commit is contained in:
Chet Ramey
2024-09-23 18:14:07 -04:00
parent 37b7e91d64
commit 2abedfbddb
5 changed files with 35 additions and 24634 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 33
#define PATCHLEVEL 34
#endif /* _PATCHLEVEL_H_ */