diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-07 21:01:07 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-07 21:01:07 +0200 |
commit | c61ebb668f2ce3c22d1cfe6df28bd3198eabbdd7 (patch) | |
tree | 436d44ce10039b16c60b964c8b2f926fd07a867d /Makefile | |
parent | 2e486758901d321f2412a928a7383d099119837c (diff) | |
download | linux-stable-c61ebb668f2ce3c22d1cfe6df28bd3198eabbdd7.tar.gz linux-stable-c61ebb668f2ce3c22d1cfe6df28bd3198eabbdd7.tar.bz2 linux-stable-c61ebb668f2ce3c22d1cfe6df28bd3198eabbdd7.zip |
Linux 4.4.196v4.4.196
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 = 195 +SUBLEVEL = 196 EXTRAVERSION = NAME = Blurry Fish Butt |