Bash-4.3 patch 20

This commit is contained in:
Chet Ramey 2014-08-01 15:30:48 -04:00
commit daefb2c519
4 changed files with 9 additions and 4 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 19
#define PATCHLEVEL 20
#endif /* _PATCHLEVEL_H_ */