diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-22 08:18:27 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-22 08:18:27 +0200 |
commit | 30874325504004c57f7b4f7163cead251a91662a (patch) | |
tree | 38980dcb0122567e3688dfcf3be538aff2ba4285 /Makefile | |
parent | df7ba8162ca13aa32a65b3a98bdaefbb44772966 (diff) | |
download | linux-stable-30874325504004c57f7b4f7163cead251a91662a.tar.gz linux-stable-30874325504004c57f7b4f7163cead251a91662a.tar.bz2 linux-stable-30874325504004c57f7b4f7163cead251a91662a.zip |
Linux 4.4.183v4.4.183
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 = 182 +SUBLEVEL = 183 EXTRAVERSION = NAME = Blurry Fish Butt |