aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2014-03-28 11:54:45 -0400
committerChet Ramey <chet.ramey@case.edu>2014-03-28 11:54:45 -0400
commit7137b2df58b6506ccae6efa9a13be467e87efc4f (patch)
tree45775d04b8668a8688e7273e600a05933dfbe778 /patchlevel.h
parent01657c6474ca4f90df0fbb47001e2e744aaaddb0 (diff)
downloadandroid_external_bash-7137b2df58b6506ccae6efa9a13be467e87efc4f.tar.gz
android_external_bash-7137b2df58b6506ccae6efa9a13be467e87efc4f.tar.bz2
android_external_bash-7137b2df58b6506ccae6efa9a13be467e87efc4f.zip
Bash-4.3 patch 8
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index fc8c97f..4099c48 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -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 7
+#define PATCHLEVEL 8
#endif /* _PATCHLEVEL_H_ */