summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2012-05-31 15:09:31 -0400
committerChet Ramey <chet.ramey@case.edu>2012-05-31 15:09:31 -0400
commit36ee9453ba3b1a466c85d020f141d2e844385bfb (patch)
treeb5e5c94188a803cbbfc908648a42048b5961ce30
parent2792b11b0ee3625aba317ff5122ae9bc82ef5c3b (diff)
downloadbash-direxpand.tar.gz
Bash-4.2 patch 29 is the direxpand patchdirexpand
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index a2be105b..7da4a266 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 28
+#define PATCHLEVEL 29
#endif /* _PATCHLEVEL_H_ */