Bash-4.4 patch 16

This commit is contained in:
Chet Ramey
2018-01-29 16:04:20 -05:00
parent 9cce630e80
commit c9f1b04651
2 changed files with 10 additions and 15 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 15
#define PATCHLEVEL 16
#endif /* _PATCHLEVEL_H_ */