blob: 656bb52ee1cc7ad4be191207c97dbb49a3934751 [file] [log] [blame]
Joel Stanley41a7f1e2016-10-31 23:15:44 +10301From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2From: Joel Stanley <joel@jms.id.au>
3Date: Tue, 16 Aug 2016 23:00:23 +0930
Joel Stanley11ccb732017-02-27 19:12:21 +10304Subject: [PATCH 4/4] Release 4.9.13-openpower1
Joel Stanley41a7f1e2016-10-31 23:15:44 +10305
6Signed-off-by: Joel Stanley <joel@jms.id.au>
7---
8 Makefile | 2 +-
9 1 file changed, 1 insertion(+), 1 deletion(-)
10
11diff --git a/Makefile b/Makefile
Joel Stanley11ccb732017-02-27 19:12:21 +103012index 14dc2758345b..c298688d38f3 100644
Joel Stanley41a7f1e2016-10-31 23:15:44 +103013--- a/Makefile
14+++ b/Makefile
15@@ -1,7 +1,7 @@
16 VERSION = 4
17 PATCHLEVEL = 9
Joel Stanley11ccb732017-02-27 19:12:21 +103018 SUBLEVEL = 13
Joel Stanley41a7f1e2016-10-31 23:15:44 +103019-EXTRAVERSION =
20+EXTRAVERSION = -openpower1
21 NAME = Roaring Lionus
22
23 # *DOCUMENTATION*
24--
252.11.0
26