aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2014-08-01 15:31:14 -0400
committerChet Ramey <chet.ramey@case.edu>2014-08-01 15:33:00 -0400
commitdf2c55de9c87c2ee8904280d26e80f5c48dd6434 (patch)
tree51edf9f0688a15af97536b42ab9caf43fee19c9d /patchlevel.h
parent000623837190281ded05e4da784f3a72b19f4aae (diff)
downloadandroid_external_bash-df2c55de9c87c2ee8904280d26e80f5c48dd6434.tar.gz
android_external_bash-df2c55de9c87c2ee8904280d26e80f5c48dd6434.tar.bz2
android_external_bash-df2c55de9c87c2ee8904280d26e80f5c48dd6434.zip
Bash-4.3 patch 22
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 bc7f5f8..c8605ba 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 21
+#define PATCHLEVEL 22
#endif /* _PATCHLEVEL_H_ */