Bash-4.3 patch 41

This commit is contained in:
Chet Ramey 2015-08-13 15:38:31 -04:00
commit 2b3ca7e0cf
3 changed files with 16 additions and 1 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 40
#define PATCHLEVEL 41
#endif /* _PATCHLEVEL_H_ */