Bash-4.4 patch 19

This commit is contained in:
Chet Ramey 2018-02-06 16:22:34 -05:00
commit b0776d8c49
2 changed files with 4 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 18
#define PATCHLEVEL 19
#endif /* _PATCHLEVEL_H_ */