aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2012-03-13 15:12:07 -0400
committerChet Ramey <chet.ramey@case.edu>2012-03-13 15:12:07 -0400
commit98043138fc04542cf96d54c778949aa92cd505bd (patch)
tree0deb3d2c6751a0ad7d3aa2a9c61be90e9744a3eb /patchlevel.h
parentea6616c01e453e5536308bf32fc37598f9c06950 (diff)
downloadandroid_external_bash-98043138fc04542cf96d54c778949aa92cd505bd.tar.gz
android_external_bash-98043138fc04542cf96d54c778949aa92cd505bd.tar.bz2
android_external_bash-98043138fc04542cf96d54c778949aa92cd505bd.zip
Bash-4.2 patch 23
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 9166366..3ef48b5 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 22
+#define PATCHLEVEL 23
#endif /* _PATCHLEVEL_H_ */