blob: d8884676f05770d949e7edf6a7f5bec369b993b8 [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 Stanley21ff14e2017-01-30 15:32:04 +10304Subject: [PATCH 4/4] Release 4.9.6-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 Stanley21ff14e2017-01-30 15:32:04 +103012index ef95231d1625..45726a9b4774 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 Stanley21ff14e2017-01-30 15:32:04 +103018 SUBLEVEL = 6
Joel Stanley41a7f1e2016-10-31 23:15:44 +103019-EXTRAVERSION =
20+EXTRAVERSION = -openpower1
21 NAME = Roaring Lionus
22
23 # *DOCUMENTATION*
24--
252.11.0
26