Bash-4.3 patch 1

This commit is contained in:
Chet Ramey 2014-03-28 11:52:47 -04:00
commit f5c8237d0d
2 changed files with 4 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 0
#define PATCHLEVEL 1
#endif /* _PATCHLEVEL_H_ */