Bash-4.2 patch 10

This commit is contained in:
Chet Ramey 2011-11-22 20:01:00 -05:00
commit 680d15e19f
2 changed files with 4 additions and 1 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 9
#define PATCHLEVEL 10
#endif /* _PATCHLEVEL_H_ */