aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2014-10-02 09:07:21 -0400
committerChet Ramey <chet.ramey@case.edu>2014-10-02 09:07:21 -0400
commit90a39f32de629ce849276388300f718db331c8b8 (patch)
tree42ec1dc13363c98adfdcfcb469f29516b1ffb8c6 /patchlevel.h
parent3590145af6f1c9fa321dff231f69ae696e7e740b (diff)
downloadandroid_external_bash-90a39f32de629ce849276388300f718db331c8b8.tar.gz
android_external_bash-90a39f32de629ce849276388300f718db331c8b8.tar.bz2
android_external_bash-90a39f32de629ce849276388300f718db331c8b8.zip
Bash-4.3 patch 28
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 ed1a208..96c13b3 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 27
+#define PATCHLEVEL 28
#endif /* _PATCHLEVEL_H_ */