Bash-4.3 patch 46

This commit is contained in:
Chet Ramey
2016-06-20 15:14:49 -04:00
parent 591b09c48f
commit 30a978b7d8
2 changed files with 9 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 45
#define PATCHLEVEL 46
#endif /* _PATCHLEVEL_H_ */