2.6.27 final
[releases.git] / deblob-2.6.25
index c3d60043e50703b5439508cd10f4ac3db3fc2198..6dc20a1fc0362558f498c26f31fef205b2d1902f 100755 (executable)
@@ -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;;