Bash-4.3 patch 13

This commit is contained in:
Chet Ramey
2014-05-16 14:17:38 -04:00
parent 4a741ca481
commit eec5e6ee83
2 changed files with 8 additions and 3 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 12
#define PATCHLEVEL 13
#endif /* _PATCHLEVEL_H_ */