From 29796588eb6a4c89795baaea3035764d15d0e44a Mon Sep 17 00:00:00 2001 From: Nicolas Ferre <nicolas.ferre@microchip.com> Date: Tue, 27 Mar 2018 18:05:05 +0200 Subject: [PATCH] Makefile: linux4sam_5.8 Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 05af0d94012b9..9e2220d37ca4c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 9 SUBLEVEL = 87 -EXTRAVERSION = -linux4sam_5.8-rc4 +EXTRAVERSION = -linux4sam_5.8 NAME = Roaring Lionus # *DOCUMENTATION* -- GitLab