diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-13 09:21:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-13 09:21:37 +0100 |
commit | 640f85865ca658ae07d485693a3d452bdbbadaba (patch) | |
tree | 15e33b8d8be8bef1750b7affcadfcf4f827f93e9 /Makefile | |
parent | d1deb58639b05e14b5dd859f587edc628aa4f4e0 (diff) | |
download | linux-stable-640f85865ca658ae07d485693a3d452bdbbadaba.tar.gz linux-stable-640f85865ca658ae07d485693a3d452bdbbadaba.tar.bz2 linux-stable-640f85865ca658ae07d485693a3d452bdbbadaba.zip |
Linux 4.4.167v4.4.167
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 = 166 +SUBLEVEL = 167 EXTRAVERSION = NAME = Blurry Fish Butt |