diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-25 11:59:45 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-25 11:59:45 -0800 |
commit | 0b2737d1affeecfcf2f5ceeadeecfcbecba21e35 (patch) | |
tree | 6b05b0421bdd52de38414a9bcf00f076a1b7a3ab /Makefile | |
parent | c1c9022865fc32ff6c83f764227476157f06ad99 (diff) | |
download | lwn-0b2737d1affeecfcf2f5ceeadeecfcbecba21e35.tar.gz lwn-0b2737d1affeecfcf2f5ceeadeecfcbecba21e35.zip |
Linux 3.14.62v3.14.62
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 61 +SUBLEVEL = 62 EXTRAVERSION = NAME = Remembering Coco |