Bash-4.3 patch 23

This commit is contained in:
Chet Ramey
2014-08-18 11:45:12 -04:00
parent df2c55de9c
commit 85b94814db
3 changed files with 11 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 22
#define PATCHLEVEL 23
#endif /* _PATCHLEVEL_H_ */