diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-30 05:49:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-30 05:49:46 +0200 |
commit | ce88f02714836c33a4f0173c29fbe378ea402275 (patch) | |
tree | 6ee1c1a35735d449e7a8c653834b41f06618b450 /Makefile | |
parent | 4e340a02d59c230b99460574c6a8fc87dc1a9a47 (diff) | |
download | linux-stable-ce88f02714836c33a4f0173c29fbe378ea402275.tar.gz linux-stable-ce88f02714836c33a4f0173c29fbe378ea402275.tar.bz2 linux-stable-ce88f02714836c33a4f0173c29fbe378ea402275.zip |
Linux 3.18.51v3.18.51
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 = 50 +SUBLEVEL = 51 EXTRAVERSION = NAME = Diseased Newt |