Bash-4.4 patch 8

This commit is contained in:
Chet Ramey 2017-01-20 15:38:10 -05:00
commit b9f81c2977
2 changed files with 10 additions and 7 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 7
#define PATCHLEVEL 8
#endif /* _PATCHLEVEL_H_ */