diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-01 12:13:08 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-01 12:13:08 -0700 |
commit | f06cb456a442c7df95a4ba6e2f3a341cf925d7cf (patch) | |
tree | d3f0434464041b6f63d6e391056b432f7a7b8c0f | |
parent | ba2f0a97678c14bf38430c4afe7574afbdaae43f (diff) | |
download | linux-stable-3.14.71.tar.gz linux-stable-3.14.71.tar.bz2 linux-stable-3.14.71.zip |
Linux 3.14.71v3.14.71
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 70 +SUBLEVEL = 71 EXTRAVERSION = NAME = Remembering Coco |