Bash-4.4 patch 6

This commit is contained in:
Chet Ramey
2017-01-20 11:47:31 -05:00
parent f459cbd8be
commit 44bfefc553
2 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 5
#define PATCHLEVEL 6
#endif /* _PATCHLEVEL_H_ */