Bash-5.0 patch 3: improvements when globbing directory names containing backslashes

This commit is contained in:
Chet Ramey
2019-03-19 10:05:39 -04:00
parent ddf3f643cb
commit fcf6ae7d06
6 changed files with 52 additions and 17 deletions
+1 -1
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 2
#define PATCHLEVEL 3
#endif /* _PATCHLEVEL_H_ */