Bash-4.4 patch 18
This commit is contained in:
parent
b3a5ec8dd5
commit
eb78197af3
2 changed files with 2 additions and 2 deletions
|
@ -610,7 +610,7 @@ read_builtin (list)
|
|||
}
|
||||
|
||||
CHECK_ALRM;
|
||||
|
||||
QUIT; /* in case we didn't call check_signals() */
|
||||
#if defined (READLINE)
|
||||
}
|
||||
#endif
|
||||
|
|
|
@ -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 17
|
||||
#define PATCHLEVEL 18
|
||||
|
||||
#endif /* _PATCHLEVEL_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue