Bash-5.1 patch 11: save and restore alias parsing when performing compound array assignment

This commit is contained in:
Chet Ramey
2021-11-17 16:46:40 -05:00
parent 910fcdc415
commit c839339fbf
3 changed files with 1 additions and 9 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 10
#define PATCHLEVEL 11
#endif /* _PATCHLEVEL_H_ */