aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet@caleb.ins.cwru.edu>2012-11-02 09:58:59 -0400
committerChet Ramey <chet@caleb.ins.cwru.edu>2012-11-02 09:58:59 -0400
commit0213a83a9e0b1eba0807102b1bfbee6f5009b493 (patch)
tree5b2dab3c3ea55719f3262c67eb5db5cf28429ea0 /patchlevel.h
parent15be0ec466ca25d1c87d7e6ddd576ced34705fc0 (diff)
downloadandroid_external_bash-0213a83a9e0b1eba0807102b1bfbee6f5009b493.tar.gz
android_external_bash-0213a83a9e0b1eba0807102b1bfbee6f5009b493.tar.bz2
android_external_bash-0213a83a9e0b1eba0807102b1bfbee6f5009b493.zip
Bash-4.2 patch 38
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 4e51dbc..99d2ea2 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 37
+#define PATCHLEVEL 38
#endif /* _PATCHLEVEL_H_ */