aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-11-22 20:03:29 -0500
committerChet Ramey <chet.ramey@case.edu>2011-11-22 20:03:29 -0500
commit42a5896e24b901eeb849e4b01c0a721c981b65fd (patch)
treedb55ce1c9f8bbf04b28b3da8160edaa36ef45fb1 /patchlevel.h
parent307dbc7f33171e31a0e0a02681c63574037820eb (diff)
downloadandroid_external_bash-42a5896e24b901eeb849e4b01c0a721c981b65fd.tar.gz
android_external_bash-42a5896e24b901eeb849e4b01c0a721c981b65fd.tar.bz2
android_external_bash-42a5896e24b901eeb849e4b01c0a721c981b65fd.zip
Bash-4.2 patch 20
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 8ce2728..cb416d3 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 19
+#define PATCHLEVEL 20
#endif /* _PATCHLEVEL_H_ */