aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-11-22 20:00:10 -0500
committerChet Ramey <chet.ramey@case.edu>2011-11-22 20:00:10 -0500
commitaeb26a67db0df058436b835363fc433e258719f3 (patch)
treeb8bd22983562ce8c14016a4d1aab875da50e6ae0 /patchlevel.h
parentd26fdfa0b92fcbc1e9bced7c4343e954db569105 (diff)
downloadandroid_external_bash-aeb26a67db0df058436b835363fc433e258719f3.tar.gz
android_external_bash-aeb26a67db0df058436b835363fc433e258719f3.tar.bz2
android_external_bash-aeb26a67db0df058436b835363fc433e258719f3.zip
Bash-4.2 patch 4
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 3f5e06c..2b93e97 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 3
+#define PATCHLEVEL 4
#endif /* _PATCHLEVEL_H_ */