aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2012-07-10 09:44:17 -0400
committerChet Ramey <chet.ramey@case.edu>2012-07-10 09:44:17 -0400
commit14459df34a74b1f0087e5260357017f8b33a2cfd (patch)
treecfd0acb67a301278aa0bd8f5830c44e52eb83f02 /patchlevel.h
parenta601c7490294ca417adf657bbe06c83a18e0c4c8 (diff)
downloadandroid_external_bash-14459df34a74b1f0087e5260357017f8b33a2cfd.tar.gz
android_external_bash-14459df34a74b1f0087e5260357017f8b33a2cfd.tar.bz2
android_external_bash-14459df34a74b1f0087e5260357017f8b33a2cfd.zip
Bash-4.2 patch 33
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 70d815a..d66658f 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 32
+#define PATCHLEVEL 33
#endif /* _PATCHLEVEL_H_ */