Bash-4.3 patch 39

This commit is contained in:
Chet Ramey 2015-05-19 15:49:51 -04:00
commit d2744e05f2
2 changed files with 8 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 38
#define PATCHLEVEL 39
#endif /* _PATCHLEVEL_H_ */