aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2013-03-07 15:20:58 -0500
committerChet Ramey <chet.ramey@case.edu>2013-03-07 15:20:58 -0500
commit43aebe922bc2a614c410e282fdf772e063454168 (patch)
treec49f4f0c2c960f89a8989a77e1e287457f311fe1 /patchlevel.h
parent509a4430ae72aec10896713435e84f5b27675763 (diff)
downloadandroid_external_bash-43aebe922bc2a614c410e282fdf772e063454168.tar.gz
android_external_bash-43aebe922bc2a614c410e282fdf772e063454168.tar.bz2
android_external_bash-43aebe922bc2a614c410e282fdf772e063454168.zip
Bash-4.2 patch 43
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 10e294f..4c2cf1d 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 42
+#define PATCHLEVEL 43
#endif /* _PATCHLEVEL_H_ */