X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=patchlevel.h;h=1cd7c96c7bf94ae7242e8af39fce6b1c82d94b20;hb=d233b485e83c3a784b803fb894280773f16f2deb;hp=2060b58feed0c164c5116183fbdf5337212f6721;hpb=64447609994bfddeef1061948022c074093e9a9f;p=thirdparty%2Fbash.git diff --git a/patchlevel.h b/patchlevel.h index 2060b58fe..1cd7c96c7 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 23 +#define PATCHLEVEL 0 #endif /* _PATCHLEVEL_H_ */