From d305efeb239ccbfbf214e4e04ddd0d0bea031daa Mon Sep 17 00:00:00 2001 From: Jason Self Date: Mon, 4 Feb 2019 18:23:05 -0800 Subject: [PATCH] deblob-4.10-gnu --- deblob-4.10 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deblob-4.10 b/deblob-4.10 index e2e3bdf8afd..baf8d890663 100755 --- a/deblob-4.10 +++ b/deblob-4.10 @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2008-2016 Alexandre Oliva +# Copyright (C) 2008-2017 Alexandre Oliva # Copyright (C) 2008 Jeff Moe # Copyright (C) 2009 Rubén Rodríguez # @@ -48,7 +48,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=4.10 extra= # for -rc7 +kver=4.10 extra= case $1 in --force) -- 2.31.1