Bash-4.2 patch 5

This commit is contained in:
Chet Ramey 2011-11-22 20:00:19 -05:00
commit 2bbe80583b
5 changed files with 28 additions and 4 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 4
#define PATCHLEVEL 5
#endif /* _PATCHLEVEL_H_ */