Bash-4.3 patch 25

This commit is contained in:
Chet Ramey 2014-09-25 08:45:07 -04:00
commit b64a0e1d0b
5 changed files with 22 additions and 13 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 24
#define PATCHLEVEL 25
#endif /* _PATCHLEVEL_H_ */