X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=patchlevel.h;h=deb9c5b74a5b0029aa4d05c25dd32d4ae378000b;hb=HEAD;hp=165390c155411545a5e05f0ed98d1c85d0098955;hpb=74091dd4e8086db518b30df7f222691524469998;p=thirdparty%2Fbash.git diff --git a/patchlevel.h b/patchlevel.h index 165390c15..12ad882fb 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 0 +#define PATCHLEVEL 32 #endif /* _PATCHLEVEL_H_ */