aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2015-01-15 10:20:04 -0500
committerDan Pasanen <dan.pasanen@gmail.com>2015-02-19 15:36:12 -0600
commit2b8818c04d17ef1268001609123647df95d5d219 (patch)
tree3a5320e16e75a7ab3f328f3a391b96454657fe2d /patchlevel.h
parentecd891cf8b461375d693aa509c82467b11cf6b55 (diff)
downloadandroid_external_bash-2b8818c04d17ef1268001609123647df95d5d219.tar.gz
android_external_bash-2b8818c04d17ef1268001609123647df95d5d219.tar.bz2
android_external_bash-2b8818c04d17ef1268001609123647df95d5d219.zip
Bash-4.3 patch 31
Change-Id: I454d87ada1ca933e5d734c40d8dcce3e6202ecb7
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 e5dde52..0ad46aa 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 30
+#define PATCHLEVEL 31
#endif /* _PATCHLEVEL_H_ */