Bash-4.4 patch 4

This commit is contained in:
Chet Ramey
2016-11-14 14:27:35 -05:00
parent 4f59a8babc
commit 2965eca924
4 changed files with 18 additions and 5 deletions

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 3
#define PATCHLEVEL 4
#endif /* _PATCHLEVEL_H_ */