aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2014-05-16 14:18:57 -0400
committerChet Ramey <chet.ramey@case.edu>2014-05-16 14:18:57 -0400
commit9ddcfa16842544a50150d075a279975db3776380 (patch)
tree23129ebeaf0aae180346fcbcbfac1923ceddf068 /patchlevel.h
parent34ce402d021cb2c1a3647c1c69f2cde3cc4c0d0b (diff)
downloadandroid_external_bash-9ddcfa16842544a50150d075a279975db3776380.tar.gz
android_external_bash-9ddcfa16842544a50150d075a279975db3776380.tar.bz2
android_external_bash-9ddcfa16842544a50150d075a279975db3776380.zip
Bash-4.3 patch 17
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 706588e..2ff299b 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 16
+#define PATCHLEVEL 17
#endif /* _PATCHLEVEL_H_ */