Bash-4.4 patch 1

This commit is contained in:
Chet Ramey
2016-11-14 14:26:51 -05:00
parent a0c0a00fc4
commit 8ddc8d6e3a
2 changed files with 6 additions and 2 deletions
+1 -1
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_ */