diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-05 19:13:25 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-05 19:13:25 +0200 |
commit | b63f449e18b130fdc372b9717e72c19b83fc4876 (patch) | |
tree | 9b96c96e69d6b7651fdacb50306af80037dbf925 | |
parent | 92b5848736395f4ea56738895acdd09cdc2a93da (diff) | |
download | linux-stable-b63f449e18b130fdc372b9717e72c19b83fc4876.tar.gz linux-stable-b63f449e18b130fdc372b9717e72c19b83fc4876.tar.bz2 linux-stable-b63f449e18b130fdc372b9717e72c19b83fc4876.zip |
Linux 4.4.222v4.4.222
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 221 +SUBLEVEL = 222 EXTRAVERSION = NAME = Blurry Fish Butt |