diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-11 11:23:00 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-11 11:23:00 +0200 |
commit | 1c767107ef341cdc080d44d3ee1c9ca1b6957ce0 (patch) | |
tree | c90b415d83f91785e82598187da88281f369ea99 | |
parent | da039ec537e0eac108c9934e8e0c04a1f76df3a9 (diff) | |
download | lwn-1c767107ef341cdc080d44d3ee1c9ca1b6957ce0.tar.gz lwn-1c767107ef341cdc080d44d3ee1c9ca1b6957ce0.zip |
Linux 3.14.69v3.14.69
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 68 +SUBLEVEL = 69 EXTRAVERSION = NAME = Remembering Coco |