Bash-4.4 patch 13

This commit is contained in:
Chet Ramey 2018-01-29 16:03:33 -05:00
commit 1aef9c7b55
2 changed files with 3 additions and 1 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 12
#define PATCHLEVEL 13
#endif /* _PATCHLEVEL_H_ */