aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-11-22 19:59:52 -0500
committerChet Ramey <chet.ramey@case.edu>2011-11-22 19:59:52 -0500
commit23c597e509782b3166b527b89664676bda7448b7 (patch)
treeaa1a2086fee6eac44d52c0b578327c370527d83c /patchlevel.h
parent49ed961bb057ad481b8f22066d55526ecdfb3c09 (diff)
downloadandroid_external_bash-23c597e509782b3166b527b89664676bda7448b7.tar.gz
android_external_bash-23c597e509782b3166b527b89664676bda7448b7.tar.bz2
android_external_bash-23c597e509782b3166b527b89664676bda7448b7.zip
Bash-4.2 patch 2
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 2c576f5..9355623 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 1
+#define PATCHLEVEL 2
#endif /* _PATCHLEVEL_H_ */