Bash-4.3 patch 34

This commit is contained in:
Chet Ramey
2015-05-19 14:55:02 -04:00
parent 84c617ecf0
commit 8daea13bac
4 changed files with 10 additions and 4 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 33
#define PATCHLEVEL 34
#endif /* _PATCHLEVEL_H_ */