diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-22 07:15:42 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-22 07:15:42 +0200 |
commit | 630b59cde7be8248b425cbe27c970c2ba8db36f2 (patch) | |
tree | 0aac31e19b817e4990c65780f235f483d563be8b | |
parent | 2143e71aafc634a68d0cf15d6356501f1693c20f (diff) | |
download | linux-stable-630b59cde7be8248b425cbe27c970c2ba8db36f2.tar.gz linux-stable-630b59cde7be8248b425cbe27c970c2ba8db36f2.tar.bz2 linux-stable-630b59cde7be8248b425cbe27c970c2ba8db36f2.zip |
Linux 3.18.50v3.18.50
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 49 +SUBLEVEL = 50 EXTRAVERSION = NAME = Diseased Newt |