aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2014-08-01 15:30:33 -0400
committerChet Ramey <chet.ramey@case.edu>2014-08-01 15:30:33 -0400
commit9b86eb22c434c8848c9d592cba32d7e8fdf61459 (patch)
tree6e2f57d27aebaaafbc3b5692661159cc2b066b38 /patchlevel.h
parent35751626eebdec08c6ac8600b33477e6db31988a (diff)
downloadandroid_external_bash-9b86eb22c434c8848c9d592cba32d7e8fdf61459.tar.gz
android_external_bash-9b86eb22c434c8848c9d592cba32d7e8fdf61459.tar.bz2
android_external_bash-9b86eb22c434c8848c9d592cba32d7e8fdf61459.zip
Bash-4.3 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 d669696..0a57e4b 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_ */