Bash-5.0 patch 13: reading history entries with timestamps can result in joined entries

This commit is contained in:
Chet Ramey
2020-02-07 15:17:29 -05:00
parent b0852fb54e
commit f747f9ff4c
2 changed files with 15 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 12
#define PATCHLEVEL 13
#endif /* _PATCHLEVEL_H_ */