Bash-5.2 patch 23: fix local - from overwriting saved set of options

This commit is contained in:
Chet Ramey
2024-01-13 18:20:47 -05:00
parent 1a2f3d5139
commit c22ce0d04a
2 changed files with 13 additions and 5 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 22
#define PATCHLEVEL 23
#endif /* _PATCHLEVEL_H_ */