diff mbox series

[1/2] Linux 4.19-rc8

Message ID 1539892357-16810-1-git-send-email-daniel.lezcano@linaro.org
State New
Headers show
Series [1/2] Linux 4.19-rc8 | expand

Commit Message

Daniel Lezcano Oct. 18, 2018, 7:52 p.m. UTC
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>


Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.7.4

Comments

Daniel Lezcano Oct. 18, 2018, 7:58 p.m. UTC | #1
On 18/10/2018 21:52, Daniel Lezcano wrote:
> From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>


Sorry I did a wrong copy-paste when git - sending the email. Please ignore.
diff mbox series

Patch

diff --git a/Makefile b/Makefile
index e8b599b..bf3786e 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ 
 VERSION = 4
 PATCHLEVEL = 19
 SUBLEVEL = 0
-EXTRAVERSION = -rc7
+EXTRAVERSION = -rc8
 NAME = Merciless Moray
 
 # *DOCUMENTATION*