diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-06 19:43:08 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-06 19:43:08 +0100 |
commit | 343f981c760801e7cd4715bcdb54fb075f59335a (patch) | |
tree | 74dedb1b6ec841142e678f2d30e87ef3c2547f83 /Makefile | |
parent | 16925957b829f725e71fe4a662552a80e3d7d0ad (diff) | |
download | linux-stable-343f981c760801e7cd4715bcdb54fb075f59335a.tar.gz linux-stable-343f981c760801e7cd4715bcdb54fb075f59335a.tar.bz2 linux-stable-343f981c760801e7cd4715bcdb54fb075f59335a.zip |
Linux 4.4.173v4.4.173
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 = 172 +SUBLEVEL = 173 EXTRAVERSION = NAME = Blurry Fish Butt |