Bash-4.3 patch 14

This commit is contained in:
Chet Ramey 2014-05-16 14:17:56 -04:00
commit 3b34f6e68c
2 changed files with 33 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 13
#define PATCHLEVEL 14
#endif /* _PATCHLEVEL_H_ */