aboutsummaryrefslogtreecommitdiffstats
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2014-05-16 14:17:56 -0400
committerChet Ramey <chet.ramey@case.edu>2014-05-16 14:17:56 -0400
commit3b34f6e68ce94b15608a49feb62702a71bc18665 (patch)
tree020ae10d4fff704e9dffa666b92acb7e3b4d6e9e /patchlevel.h
parenteec5e6ee83ff3670706a6b5f097ce83202b31c9e (diff)
downloadandroid_external_bash-3b34f6e68ce94b15608a49feb62702a71bc18665.tar.gz
android_external_bash-3b34f6e68ce94b15608a49feb62702a71bc18665.tar.bz2
android_external_bash-3b34f6e68ce94b15608a49feb62702a71bc18665.zip
Bash-4.3 patch 14
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 72064c5..20a8267 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 13
+#define PATCHLEVEL 14
#endif /* _PATCHLEVEL_H_ */