aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2012-03-13 15:12:26 -0400
committerChet Ramey <chet.ramey@case.edu>2012-03-13 15:12:26 -0400
commit6c19148d3350504ff170ca6fabc9b120ad3f3378 (patch)
treee2c2a66e2a5503284d4d4735835a186e1c915b83 /patchlevel.h
parent98043138fc04542cf96d54c778949aa92cd505bd (diff)
downloadandroid_external_bash-6c19148d3350504ff170ca6fabc9b120ad3f3378.tar.gz
android_external_bash-6c19148d3350504ff170ca6fabc9b120ad3f3378.tar.bz2
android_external_bash-6c19148d3350504ff170ca6fabc9b120ad3f3378.zip
Bash-4.2 patch 24
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 3ef48b5..4f92246 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 23
+#define PATCHLEVEL 24
#endif /* _PATCHLEVEL_H_ */