Bash-4.2 patch 26

This commit is contained in:
Chet Ramey
2012-05-07 16:23:06 -04:00
parent 6d41b71587
commit 7234797715
2 changed files with 4 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_ */