diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-21 07:12:54 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-21 07:12:54 +0200 |
commit | 5f090d837b1f61ba12780a8b8196b69a00d7cd70 (patch) | |
tree | 9f5337d3d2eef3084327a474d327bada14ab9432 /Makefile | |
parent | 00ff438addf8e0d6853094a5ab97fc83d8e1c996 (diff) | |
download | linux-stable-5f090d837b1f61ba12780a8b8196b69a00d7cd70.tar.gz linux-stable-5f090d837b1f61ba12780a8b8196b69a00d7cd70.tar.bz2 linux-stable-5f090d837b1f61ba12780a8b8196b69a00d7cd70.zip |
Linux 4.4.194v4.4.194
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 = 193 +SUBLEVEL = 194 EXTRAVERSION = NAME = Blurry Fish Butt |