From: Chet Ramey Date: Thu, 31 May 2012 19:09:31 +0000 (-0400) Subject: Bash-4.2 patch 29 is the direxpand patch X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fheads%2Fdirexpand;p=thirdparty%2Fbash.git Bash-4.2 patch 29 is the direxpand patch --- diff --git a/patchlevel.h b/patchlevel.h index a2be105b5..7da4a2669 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_ */