Bash-4.2 patch 33

This commit is contained in:
Chet Ramey 2012-07-10 09:44:17 -04:00
commit 14459df34a
2 changed files with 4 additions and 2 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 32
#define PATCHLEVEL 33
#endif /* _PATCHLEVEL_H_ */