diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-27 16:08:03 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-27 16:08:03 +0100 |
commit | 2757e11be64bcfcba65ff885e08a5b6067a8e394 (patch) | |
tree | b6c222a2caa3a66d31ba34192448ed02f2540b39 /Makefile | |
parent | d57a6bb22085ed9bebe300497da8cae1dcb4f266 (diff) | |
download | linux-stable-2757e11be64bcfcba65ff885e08a5b6067a8e394.tar.gz linux-stable-2757e11be64bcfcba65ff885e08a5b6067a8e394.tar.bz2 linux-stable-2757e11be64bcfcba65ff885e08a5b6067a8e394.zip |
Linux 4.4.165v4.4.165
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 164 +SUBLEVEL = 165 EXTRAVERSION = NAME = Blurry Fish Butt |