aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-11-22 20:03:23 -0500
committerChet Ramey <chet.ramey@case.edu>2011-11-22 20:03:23 -0500
commit307dbc7f33171e31a0e0a02681c63574037820eb (patch)
tree08a59df2ea7ae65dfcea4d23155101ddc959b562 /patchlevel.h
parent335de49a7201fae75ba82e551bab361860cc5609 (diff)
downloadandroid_external_bash-307dbc7f33171e31a0e0a02681c63574037820eb.tar.gz
android_external_bash-307dbc7f33171e31a0e0a02681c63574037820eb.tar.bz2
android_external_bash-307dbc7f33171e31a0e0a02681c63574037820eb.zip
Bash-4.2 patch 19
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 0d980e6..8ce2728 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 18
+#define PATCHLEVEL 19
#endif /* _PATCHLEVEL_H_ */