diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-08 10:01:03 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-08 10:01:03 -0800 |
commit | c3b70f0bbb6a883f4afa639286043d3f71fbbddf (patch) | |
tree | 9dd208764809cece0e3b5d752be76af57b30cf1a | |
parent | b91261aa8a0d40783b41439b3b27c68ca5f4fd5e (diff) |
Linux 3.14.28v3.14.28
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 27 +SUBLEVEL = 28 EXTRAVERSION = NAME = Remembering Coco |