diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-20 09:52:38 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-20 09:52:38 +0200 |
commit | 24c2342b8e51ab3185e68470709904150a1e3ee0 (patch) | |
tree | 8e9402362a2b424ae41c96b7f0e359ea9a0c16e9 /Makefile | |
parent | e34c69f2094a07b0565feb444dff58a53ccf0958 (diff) | |
download | linux-stable-24c2342b8e51ab3185e68470709904150a1e3ee0.tar.gz linux-stable-24c2342b8e51ab3185e68470709904150a1e3ee0.tar.bz2 linux-stable-24c2342b8e51ab3185e68470709904150a1e3ee0.zip |
Linux 4.4.162v4.4.162
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 = 161 +SUBLEVEL = 162 EXTRAVERSION = NAME = Blurry Fish Butt |