aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2013-01-10 19:48:17 -0500
committerChet Ramey <chet.ramey@case.edu>2013-01-10 19:48:17 -0500
commit8dea6e878b47519840d57eb215945f3e1fac7421 (patch)
tree24b97085d6b1ddcd997e63d433bb75e259a4131e /patchlevel.h
parent774d3bf69d419308d56f7082d8bc87bbc90abe74 (diff)
downloadandroid_external_bash-8dea6e878b47519840d57eb215945f3e1fac7421.tar.gz
android_external_bash-8dea6e878b47519840d57eb215945f3e1fac7421.tar.bz2
android_external_bash-8dea6e878b47519840d57eb215945f3e1fac7421.zip
Bash-4.2 patch 41
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 85d224d..d0523dc 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 40
+#define PATCHLEVEL 41
#endif /* _PATCHLEVEL_H_ */