Bash-4.2 patch 31

This commit is contained in:
Chet Ramey
2012-07-10 09:43:57 -04:00
parent d79bb40f24
commit 7a127e743d
2 changed files with 9 additions and 5 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 30
#define PATCHLEVEL 31
#endif /* _PATCHLEVEL_H_ */