]> git.ipfire.org Git - thirdparty/bash.git/commitdiff
Bash-4.2 patch 29 is the direxpand patch direxpand
authorChet Ramey <chet.ramey@case.edu>
Thu, 31 May 2012 19:09:31 +0000 (15:09 -0400)
committerChet Ramey <chet.ramey@case.edu>
Thu, 31 May 2012 19:09:31 +0000 (15:09 -0400)
patchlevel.h

index a2be105b5a1d0ca6d0a5f208b505b59fc74079f1..7da4a26690131b74d08c6143ccf872a64db89934 100644 (file)
@@ -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_ */