diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-16 07:00:22 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-16 07:00:22 -0800 |
commit | a2ab9187600ddca13da9e5c20e3abb92ea885ddd (patch) | |
tree | 2b042b66f4dd38d81c97eca89f9806de1d3a6e98 | |
parent | 1bec714a0ee181769111903f01dad4a2cb875fff (diff) |
Linux 3.14.29v3.14.29
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 28 +SUBLEVEL = 29 EXTRAVERSION = NAME = Remembering Coco |