Bash-4.3 patch 17

This commit is contained in:
Chet Ramey 2014-05-16 14:18:57 -04:00
commit 9ddcfa1684
2 changed files with 2 additions and 5 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 16
#define PATCHLEVEL 17
#endif /* _PATCHLEVEL_H_ */