aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2015-05-19 15:49:51 -0400
committerTom Powell <zifnab@zifnab06.net>2015-10-08 20:53:07 -0700
commitb0e4da702d458c724d410c0fe06e30ca3a5c6b44 (patch)
treebb2021f3ccbba7f88cfc23af38ee5f96ea4a11fd /patchlevel.h
parent78d794f0304859d1356b7eb345c46b880222da18 (diff)
downloadandroid_external_bash-b0e4da702d458c724d410c0fe06e30ca3a5c6b44.tar.gz
android_external_bash-b0e4da702d458c724d410c0fe06e30ca3a5c6b44.tar.bz2
android_external_bash-b0e4da702d458c724d410c0fe06e30ca3a5c6b44.zip
Bash-4.3 patch 39
Change-Id: If5eb957c4fda16d9b8c29b0b1f511f7a0a73c9ec
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 8d34c53..058e617 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 38
+#define PATCHLEVEL 39
#endif /* _PATCHLEVEL_H_ */