aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2012-07-17 09:48:15 -0400
committerChet Ramey <chet.ramey@case.edu>2012-07-17 09:48:15 -0400
commit15be0ec466ca25d1c87d7e6ddd576ced34705fc0 (patch)
tree1a2b15d131da77346f40cf5a08827f7970adf434 /patchlevel.h
parent0b913689b8d913c98b193607870713832935e07d (diff)
downloadandroid_external_bash-15be0ec466ca25d1c87d7e6ddd576ced34705fc0.tar.gz
android_external_bash-15be0ec466ca25d1c87d7e6ddd576ced34705fc0.tar.bz2
android_external_bash-15be0ec466ca25d1c87d7e6ddd576ced34705fc0.zip
Bash-4.2 patch 37
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 9868481..4e51dbc 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 36
+#define PATCHLEVEL 37
#endif /* _PATCHLEVEL_H_ */