aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2014-09-27 22:58:05 -0400
committerChet Ramey <chet.ramey@case.edu>2014-09-27 22:58:05 -0400
commit3590145af6f1c9fa321dff231f69ae696e7e740b (patch)
tree60b0d88eb521bcad486cdbb5835031a6f391b404 /patchlevel.h
parent836a17be08ee0696b89367ab1aa27d0be87169ed (diff)
downloadandroid_external_bash-3590145af6f1c9fa321dff231f69ae696e7e740b.tar.gz
android_external_bash-3590145af6f1c9fa321dff231f69ae696e7e740b.tar.bz2
android_external_bash-3590145af6f1c9fa321dff231f69ae696e7e740b.zip
Bash-4.3 patch 27
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 535a291..ed1a208 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 26
+#define PATCHLEVEL 27
#endif /* _PATCHLEVEL_H_ */