diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-29 17:41:44 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-29 17:41:44 -0800 |
commit | 016ea480c9ca2344006d3ef592a0154ba03b507a (patch) | |
tree | 4d36907dd826139d3ef719e2a70151e1c59f6b55 /Makefile | |
parent | 50606f9a4cdba0499ae76a3111b3a7acfdb4a9d0 (diff) | |
download | lwn-016ea480c9ca2344006d3ef592a0154ba03b507a.tar.gz lwn-016ea480c9ca2344006d3ef592a0154ba03b507a.zip |
Linux 3.14.31v3.14.31
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 = 30 +SUBLEVEL = 31 EXTRAVERSION = NAME = Remembering Coco |