aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2012-07-10 09:44:32 -0400
committerChet Ramey <chet.ramey@case.edu>2012-07-10 09:44:32 -0400
commit801b47cba557222becb1d6015e5664bc2405f52a (patch)
treefb0f51dfebd7d3b33c0230c160b4c64aa6e15ebf /patchlevel.h
parent14459df34a74b1f0087e5260357017f8b33a2cfd (diff)
downloadandroid_external_bash-801b47cba557222becb1d6015e5664bc2405f52a.tar.gz
android_external_bash-801b47cba557222becb1d6015e5664bc2405f52a.tar.bz2
android_external_bash-801b47cba557222becb1d6015e5664bc2405f52a.zip
Bash-4.2 patch 34
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 d66658f..a8cac10 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 33
+#define PATCHLEVEL 34
#endif /* _PATCHLEVEL_H_ */