Bash-4.1 patchlevel 11

This commit is contained in:
Chet Ramey 2011-11-21 20:57:16 -05:00
commit 30d188c293
12 changed files with 49 additions and 15 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 0
#define PATCHLEVEL 11
#endif /* _PATCHLEVEL_H_ */