From 36ee9453ba3b1a466c85d020f141d2e844385bfb Mon Sep 17 00:00:00 2001 From: Chet Ramey Date: Thu, 31 May 2012 15:09:31 -0400 Subject: Bash-4.2 patch 29 is the direxpand patch --- patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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_ */ -- cgit v1.2.1