aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-11-22 20:01:00 -0500
committerChet Ramey <chet.ramey@case.edu>2011-11-22 20:01:00 -0500
commit680d15e19f2b8f7b6ee1535f923e7be6a95c4358 (patch)
tree626bfcadf4e728bd073977fb5d81b063d7884578 /patchlevel.h
parent7aaa661d31d0a6b12f5efab1f2b9d1729efca308 (diff)
downloadandroid_external_bash-680d15e19f2b8f7b6ee1535f923e7be6a95c4358.tar.gz
android_external_bash-680d15e19f2b8f7b6ee1535f923e7be6a95c4358.tar.bz2
android_external_bash-680d15e19f2b8f7b6ee1535f923e7be6a95c4358.zip
Bash-4.2 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 e7410c4..69439cb 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_ */