diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-27 15:03:49 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-27 15:03:49 -0700 |
commit | 8c13fcce2c663b37c1134a3302b43e514961b5fa (patch) | |
tree | e025be8e4b7ce62bdf1ff04770c3019e7df61446 /Makefile | |
parent | 441bb57fca23a3ab29dfe3fad08ddd50d7c05f1d (diff) | |
download | linux-stable-8c13fcce2c663b37c1134a3302b43e514961b5fa.tar.gz linux-stable-8c13fcce2c663b37c1134a3302b43e514961b5fa.tar.bz2 linux-stable-8c13fcce2c663b37c1134a3302b43e514961b5fa.zip |
Linux 3.18.63v3.18.63
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 = 62 +SUBLEVEL = 63 EXTRAVERSION = NAME = Diseased Newt |