Bash-4.3 patch 43

This commit is contained in:
Chet Ramey
2016-06-20 15:14:03 -04:00
parent ae339e9c3c
commit 8061f8f11e
2 changed files with 11 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 42
#define PATCHLEVEL 43
#endif /* _PATCHLEVEL_H_ */