aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2012-03-13 15:11:02 -0400
committerChet Ramey <chet.ramey@case.edu>2012-03-13 15:11:02 -0400
commit952a575888196bfabdf31665325633891c2968f3 (patch)
tree0aa7f54f30f047691241bb446b7ada8e062cc799 /patchlevel.h
parent42a5896e24b901eeb849e4b01c0a721c981b65fd (diff)
downloadandroid_external_bash-952a575888196bfabdf31665325633891c2968f3.tar.gz
android_external_bash-952a575888196bfabdf31665325633891c2968f3.tar.bz2
android_external_bash-952a575888196bfabdf31665325633891c2968f3.zip
Bash-4.2 patch 21
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 cb416d3..2ffa36e 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 20
+#define PATCHLEVEL 21
#endif /* _PATCHLEVEL_H_ */