Joel Stanley | 136cbea | 2016-06-17 09:34:37 +1000 | [diff] [blame^] | 1 | From 617f5b557241f33e012a6376bdc9164e37a41280 Mon Sep 17 00:00:00 2001 |
Joel Stanley | 38a4eaf | 2016-03-04 15:55:50 +1030 | [diff] [blame] | 2 | From: Joel Stanley <joel@jms.id.au> |
Joel Stanley | 1d39e7f | 2016-04-27 10:40:51 +0930 | [diff] [blame] | 3 | Date: Thu, 14 Apr 2016 21:40:26 +0930 |
Joel Stanley | 136cbea | 2016-06-17 09:34:37 +1000 | [diff] [blame^] | 4 | Subject: [PATCH 7/7] Release 4.4.13-openpower1 |
Joel Stanley | 38a4eaf | 2016-03-04 15:55:50 +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 | 136cbea | 2016-06-17 09:34:37 +1000 | [diff] [blame^] | 12 | index f4b33cdf991a..c358a915106c 100644 |
Joel Stanley | 38a4eaf | 2016-03-04 15:55:50 +1030 | [diff] [blame] | 13 | --- a/Makefile |
| 14 | +++ b/Makefile |
| 15 | @@ -1,7 +1,7 @@ |
| 16 | VERSION = 4 |
| 17 | PATCHLEVEL = 4 |
Joel Stanley | 136cbea | 2016-06-17 09:34:37 +1000 | [diff] [blame^] | 18 | SUBLEVEL = 13 |
Joel Stanley | 38a4eaf | 2016-03-04 15:55:50 +1030 | [diff] [blame] | 19 | -EXTRAVERSION = |
Joel Stanley | 136cbea | 2016-06-17 09:34:37 +1000 | [diff] [blame^] | 20 | +EXTRAVERSION = -openpower1 |
Joel Stanley | 38a4eaf | 2016-03-04 15:55:50 +1030 | [diff] [blame] | 21 | NAME = Blurry Fish Butt |
| 22 | |
| 23 | # *DOCUMENTATION* |
| 24 | -- |
Joel Stanley | 136cbea | 2016-06-17 09:34:37 +1000 | [diff] [blame^] | 25 | 2.7.4 |
Joel Stanley | 38a4eaf | 2016-03-04 15:55:50 +1030 | [diff] [blame] | 26 | |