aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2015-05-19 14:55:27 -0400
committerTom Powell <zifnab@zifnab06.net>2015-10-08 20:52:17 -0700
commit0bfa50e5e4afcdb89cc07dbeaf43201412416023 (patch)
tree5a4f4a4f4630150dbbcf54d37e48088bdbdfe09a /patchlevel.h
parentec1364fb33cd9a221649eeb362e00a2cfa4a66c1 (diff)
downloadandroid_external_bash-0bfa50e5e4afcdb89cc07dbeaf43201412416023.tar.gz
android_external_bash-0bfa50e5e4afcdb89cc07dbeaf43201412416023.tar.bz2
android_external_bash-0bfa50e5e4afcdb89cc07dbeaf43201412416023.zip
Bash-4.3 patch 35
Change-Id: I76fde1c3875c716c5e19fd17e35c2f0dd0e44797
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 db8e28c..f457723 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 34
+#define PATCHLEVEL 35
#endif /* _PATCHLEVEL_H_ */