Bash-4.3 patch 3

This commit is contained in:
Chet Ramey 2014-03-28 11:53:20 -04:00
commit 1233ce5a41
2 changed files with 3 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 2
#define PATCHLEVEL 3
#endif /* _PATCHLEVEL_H_ */