Bash-4.2 patch 30

This commit is contained in:
Chet Ramey 2012-07-10 09:43:39 -04:00
commit d79bb40f24
3 changed files with 40 additions and 12 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 29
#define PATCHLEVEL 30
#endif /* _PATCHLEVEL_H_ */