Bash-4.2 patch 28

This commit is contained in:
Chet Ramey
2012-05-07 16:23:39 -04:00
parent 91717ba3b2
commit cd110fdfc2
2 changed files with 11 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 27
#define PATCHLEVEL 28
#endif /* _PATCHLEVEL_H_ */