diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-12-06 15:56:06 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-12-06 15:56:06 -0800 |
commit | 356a3e1fde11190febb8ace3cdab8694848ed220 (patch) | |
tree | e0146743113affa3c3932e8392a611dcd10af611 | |
parent | e9aa2c508aa6f9e5538de625b421d85c3d5cd199 (diff) |
Linux 3.14.26v3.14.26
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index eb96e40238f77..63a5ee858cc37 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 25 +SUBLEVEL = 26 EXTRAVERSION = NAME = Remembering Coco |