Joel Stanley | 3e323ab | 2015-09-11 14:48:21 +1000 | [diff] [blame] | 1 | From a5b82ac114aaa4235f61cd2c289e3afc2aca667c Mon Sep 17 00:00:00 2001 |
| 2 | From: Joel Stanley <joel@jms.id.au> |
| 3 | Date: Fri, 11 Sep 2015 16:09:56 +0930 |
| 4 | Subject: [PATCH 9/9] Release 4.2-openpower1 |
| 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 c361593..0d12263 100644 |
| 13 | --- a/Makefile |
| 14 | +++ b/Makefile |
| 15 | @@ -1,7 +1,7 @@ |
| 16 | VERSION = 4 |
| 17 | PATCHLEVEL = 2 |
| 18 | SUBLEVEL = 0 |
| 19 | -EXTRAVERSION = |
| 20 | +EXTRAVERSION = -openpower1 |
| 21 | NAME = Hurr durr I'ma sheep |
| 22 | |
| 23 | # *DOCUMENTATION* |
| 24 | -- |
| 25 | 2.5.0 |
| 26 | |