diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-16 22:16:12 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-16 22:16:12 +0100 |
commit | c5feba4358ed485b91c2f535d703758aa6d8872f (patch) | |
tree | a60f7d0d2c5248fb50d8f7f3f6885f2a38f93107 | |
parent | 9615b6aeccbfb233fd672107aa6885bf039c3de3 (diff) | |
download | linux-stable-c5feba4358ed485b91c2f535d703758aa6d8872f.tar.gz |
Linux 4.4.171v4.4.171
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 170 +SUBLEVEL = 171 EXTRAVERSION = NAME = Blurry Fish Butt |