Bash-4.2 patch 3

This commit is contained in:
Chet Ramey
2011-11-22 20:00:02 -05:00
parent 23c597e509
commit d26fdfa0b9
2 changed files with 65 additions and 21 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 2
#define PATCHLEVEL 3
#endif /* _PATCHLEVEL_H_ */