aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2013-01-10 19:53:16 -0500
committerChet Ramey <chet.ramey@case.edu>2013-01-10 19:53:16 -0500
commit509a4430ae72aec10896713435e84f5b27675763 (patch)
tree84f0b9867cb4660bf61f2965259ec61d41e3eac7 /patchlevel.h
parent8dea6e878b47519840d57eb215945f3e1fac7421 (diff)
downloadandroid_external_bash-509a4430ae72aec10896713435e84f5b27675763.tar.gz
android_external_bash-509a4430ae72aec10896713435e84f5b27675763.tar.bz2
android_external_bash-509a4430ae72aec10896713435e84f5b27675763.zip
Bash-4.2 patch 42
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 d0523dc..10e294f 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 41
+#define PATCHLEVEL 42
#endif /* _PATCHLEVEL_H_ */