aboutsummaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2014-04-11 11:05:31 -0400
committerChet Ramey <chet.ramey@case.edu>2014-04-11 11:05:31 -0400
commitb7ec1810367e42788ded6c2fb99db698bd26ccf1 (patch)
tree42cf8978735e907bf491b20ad772c4b87a6af2a0 /patchlevel.h
parent2b76266c887cb74ce9d760d5762d2de44b82473a (diff)
Bash-4.3 patch 11
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 f95b837..b7c2ff4 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 10
+#define PATCHLEVEL 11
#endif /* _PATCHLEVEL_H_ */