aboutsummaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-11-22 20:02:35 -0500
committerChet Ramey <chet.ramey@case.edu>2011-11-22 20:02:35 -0500
commitb4839c27f75ca05d8a26144df76e17cf71ee648f (patch)
tree938423950791d2ebf754eca37319dfad1e253733 /patchlevel.h
parent47a7673055e4f82ee6c803df04eb1e2a87e717b7 (diff)
Bash-4.2 patch 12
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 915746d..c6a7615 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 11
+#define PATCHLEVEL 12
#endif /* _PATCHLEVEL_H_ */