Bash-4.2 patch 35

This commit is contained in:
Chet Ramey 2012-07-10 09:44:43 -04:00
commit 8e9dc91799
2 changed files with 8 additions and 7 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 34
#define PATCHLEVEL 35
#endif /* _PATCHLEVEL_H_ */