Bash-4.3 patch 26

This commit is contained in:
Chet Ramey
2014-09-26 17:00:50 -04:00
parent b64a0e1d0b
commit 836a17be08
3 changed files with 5 additions and 2 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 25
#define PATCHLEVEL 26
#endif /* _PATCHLEVEL_H_ */