Bash-5.3 patch 14: update mapfile patch 11, removing stray line and improving the efficiency of the original fix

This commit is contained in:
Chet Ramey
2026-06-10 08:58:29 -04:00
parent 427d51d84d
commit a833685ecb
2 changed files with 10 additions and 10 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 13
#define PATCHLEVEL 14
#endif /* _PATCHLEVEL_H_ */