diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-05 09:36:10 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-05 09:36:10 +0200 |
commit | ffc97d4dde1d3c77beebddbbd2a0be5f8f18236a (patch) | |
tree | be18cfb52fb9d9e049882e2457582a6d1d9c76d8 /Makefile | |
parent | 376c6f62f8d4f73a0573a0e69323afe39d834893 (diff) | |
download | linux-stable-ffc97d4dde1d3c77beebddbbd2a0be5f8f18236a.tar.gz linux-stable-ffc97d4dde1d3c77beebddbbd2a0be5f8f18236a.tar.bz2 linux-stable-ffc97d4dde1d3c77beebddbbd2a0be5f8f18236a.zip |
Linux 3.18.73v3.18.73
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 72 +SUBLEVEL = 73 EXTRAVERSION = NAME = Diseased Newt |