Bash-4.3 patch 36

This commit is contained in:
Chet Ramey
2015-05-19 14:55:37 -04:00
parent e57a256f4e
commit 4e3e5312a5
2 changed files with 7 additions and 5 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 35
#define PATCHLEVEL 36
#endif /* _PATCHLEVEL_H_ */