Bash-4.2 patch 32

This commit is contained in:
Chet Ramey
2012-07-10 09:44:07 -04:00
parent 7a127e743d
commit a601c74902
2 changed files with 11 additions and 3 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 31
#define PATCHLEVEL 32
#endif /* _PATCHLEVEL_H_ */