Bash-4.2 patch 40

This commit is contained in:
Chet Ramey 2013-01-10 19:47:54 -05:00
commit 774d3bf69d
2 changed files with 5 additions and 3 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 39
#define PATCHLEVEL 40
#endif /* _PATCHLEVEL_H_ */