blob: 7e3759a7d7971c81ce0433e0d5e5d742532a3493 [file] [log] [blame]
Joel Stanleyd9669fe2016-01-22 16:13:06 +10301From dd90dddefe4b9fc7996ce37c18bd88210ebbe898 Mon Sep 17 00:00:00 2001
2From: Joel Stanley <joel@jms.id.au>
3Date: Tue, 20 Oct 2015 15:01:06 +1030
4Subject: [PATCH 5/5] Release 4.4.0-openpower2
5
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
12index 70dea02f1346..93c4379da8ed 100644
13--- a/Makefile
14+++ b/Makefile
15@@ -1,7 +1,7 @@
16 VERSION = 4
17 PATCHLEVEL = 4
18 SUBLEVEL = 0
19-EXTRAVERSION =
20+EXTRAVERSION = -openpower2
21 NAME = Blurry Fish Butt
22
23 # *DOCUMENTATION*
24--
252.7.0.rc3
26