Bash-4.4 patch 10

This commit is contained in:
Chet Ramey
2017-01-20 15:38:38 -05:00
parent e59fb114e9
commit 5b9762d6f0
2 changed files with 3 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 9
#define PATCHLEVEL 10
#endif /* _PATCHLEVEL_H_ */