Bash-4.3 patch 28

This commit is contained in:
Chet Ramey 2014-10-02 09:07:21 -04:00
commit 90a39f32de
3 changed files with 239 additions and 198 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 27
#define PATCHLEVEL 28
#endif /* _PATCHLEVEL_H_ */