Joel Stanley | d9669fe | 2016-01-22 16:13:06 +1030 | [diff] [blame] | 1 | From dd90dddefe4b9fc7996ce37c18bd88210ebbe898 Mon Sep 17 00:00:00 2001 |
| 2 | From: Joel Stanley <joel@jms.id.au> |
| 3 | Date: Tue, 20 Oct 2015 15:01:06 +1030 |
| 4 | Subject: [PATCH 5/5] Release 4.4.0-openpower2 |
| 5 | |
| 6 | Signed-off-by: Joel Stanley <joel@jms.id.au> |
| 7 | --- |
| 8 | Makefile | 2 +- |
| 9 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 10 | |
| 11 | diff --git a/Makefile b/Makefile |
| 12 | index 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 | -- |
| 25 | 2.7.0.rc3 |
| 26 | |