Bash-4.3 patch 4

This commit is contained in:
Chet Ramey 2014-03-28 11:53:30 -04:00
commit 84fc3e272f
3 changed files with 1366 additions and 2 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_ */