aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2014-04-11 11:05:05 -0400
committerChet Ramey <chet.ramey@case.edu>2014-04-11 11:05:05 -0400
commit2b76266c887cb74ce9d760d5762d2de44b82473a (patch)
tree596d276b65dd8ef9cd1c23de15f05fdeee66553c /patchlevel.h
parent6ebbb24a5cc6e798e3c8f75e8617908b93a37d65 (diff)
downloadandroid_external_bash-2b76266c887cb74ce9d760d5762d2de44b82473a.tar.gz
android_external_bash-2b76266c887cb74ce9d760d5762d2de44b82473a.tar.bz2
android_external_bash-2b76266c887cb74ce9d760d5762d2de44b82473a.zip
Bash-4.3 patch 10
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 2860f13..f95b837 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 9
+#define PATCHLEVEL 10
#endif /* _PATCHLEVEL_H_ */