diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-26 15:07:23 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-26 15:07:23 +0100 |
commit | bdcec2cf3acd0d9ef24c653b722596f49ef6a040 (patch) | |
tree | 6fc5c8c8de8f412ffd18ff856cb3f05d9e9662f3 /Makefile | |
parent | 4f1d1adb44d160ba7c14353689b43ce1a107fba0 (diff) | |
download | lwn-bdcec2cf3acd0d9ef24c653b722596f49ef6a040.tar.gz lwn-bdcec2cf3acd0d9ef24c653b722596f49ef6a040.zip |
Linux 3.14.37v3.14.37
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 = 36 +SUBLEVEL = 37 EXTRAVERSION = NAME = Remembering Coco |