Bash-4.2 patch 23

This commit is contained in:
Chet Ramey
2012-03-13 15:12:07 -04:00
parent ea6616c01e
commit 98043138fc
3 changed files with 7 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 22
#define PATCHLEVEL 23
#endif /* _PATCHLEVEL_H_ */