X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=deblob-2.6.25;h=6dc20a1fc0362558f498c26f31fef205b2d1902f;hb=50e7fbbb480d8200e2777512f5179cb99bba3b2d;hp=c3d60043e50703b5439508cd10f4ac3db3fc2198;hpb=34e00f2dbb6cb7d8999e4ca8281273773e7e2821;p=releases.git diff --git a/deblob-2.6.25 b/deblob-2.6.25 index c3d60043e507..6dc20a1fc036 100755 --- a/deblob-2.6.25 +++ b/deblob-2.6.25 @@ -44,7 +44,7 @@ # For each kver release, start extra with an empty string, then count # from 1 if changes are needed that require rebuilding the tarball. -kver=2.6.25 extra=3++ +kver=2.6.25 extra=4 case $1 in --force) die () { echo ERROR: "$@": ignored >&2; }; shift;;