aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2012-07-10 09:43:57 -0400
committerChet Ramey <chet.ramey@case.edu>2012-07-10 09:43:57 -0400
commit7a127e743dce04c760155ea184dad81cf6e02f1d (patch)
tree65213328dfe7ebd4f7b5de61a06d631b2061d528 /patchlevel.h
parentd79bb40f240c6a91f7b1617380db5f8cf8cce2a3 (diff)
downloadandroid_external_bash-7a127e743dce04c760155ea184dad81cf6e02f1d.tar.gz
android_external_bash-7a127e743dce04c760155ea184dad81cf6e02f1d.tar.bz2
android_external_bash-7a127e743dce04c760155ea184dad81cf6e02f1d.zip
Bash-4.2 patch 31
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 d01a1bb..eecb9f5 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_ */