Bash-4.3 patch 45

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