diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-11 09:30:35 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-11 09:30:35 -0700 |
commit | e831353e20d7fdac43120c408cfc21b420b8460a (patch) | |
tree | f8c269a1c23a3130b4c0789b5a8a425ed61143f7 /Makefile | |
parent | 06114f074b92f87eeaf12e2560362a2105a1d5b3 (diff) | |
download | linux-stable-e831353e20d7fdac43120c408cfc21b420b8460a.tar.gz linux-stable-e831353e20d7fdac43120c408cfc21b420b8460a.tar.bz2 linux-stable-e831353e20d7fdac43120c408cfc21b420b8460a.zip |
Linux 3.18.64v3.18.64
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 = 63 +SUBLEVEL = 64 EXTRAVERSION = NAME = Diseased Newt |