Bash-5.0 patch 10: changes to posix-mode assignment statements preceding functions and special builtins

This commit is contained in:
Chet Ramey
2019-08-29 11:20:15 -04:00
parent 9f597fd109
commit 6a3116f58c
3 changed files with 30 additions and 16 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 9
#define PATCHLEVEL 10
#endif /* _PATCHLEVEL_H_ */