Joel Stanley | 41a7f1e | 2016-10-31 23:15:44 +1030 | [diff] [blame] | 1 | From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 |
| 2 | From: Joel Stanley <joel@jms.id.au> |
| 3 | Date: Tue, 16 Aug 2016 23:00:23 +0930 |
Joel Stanley | 20a5f74 | 2017-02-07 14:46:30 +1030 | [diff] [blame] | 4 | Subject: [PATCH 4/4] Release 4.9.8-openpower1 |
Joel Stanley | 41a7f1e | 2016-10-31 23:15:44 +1030 | [diff] [blame] | 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 |
Joel Stanley | 20a5f74 | 2017-02-07 14:46:30 +1030 | [diff] [blame] | 12 | index 1130803ab93c..9931edcea668 100644 |
Joel Stanley | 41a7f1e | 2016-10-31 23:15:44 +1030 | [diff] [blame] | 13 | --- a/Makefile |
| 14 | +++ b/Makefile |
| 15 | @@ -1,7 +1,7 @@ |
| 16 | VERSION = 4 |
| 17 | PATCHLEVEL = 9 |
Joel Stanley | 20a5f74 | 2017-02-07 14:46:30 +1030 | [diff] [blame] | 18 | SUBLEVEL = 8 |
Joel Stanley | 41a7f1e | 2016-10-31 23:15:44 +1030 | [diff] [blame] | 19 | -EXTRAVERSION = |
| 20 | +EXTRAVERSION = -openpower1 |
| 21 | NAME = Roaring Lionus |
| 22 | |
| 23 | # *DOCUMENTATION* |
| 24 | -- |
| 25 | 2.11.0 |
| 26 | |