Bash-4.2 patch 44

This commit is contained in:
Chet Ramey 2013-03-07 15:21:45 -05:00
commit 4fd1af445d
2 changed files with 14 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 43
#define PATCHLEVEL 44
#endif /* _PATCHLEVEL_H_ */