diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-13 10:31:35 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-13 10:31:35 +0200 |
commit | 10d9c6f92756c1b9049e409cd5e7faed40f95294 (patch) | |
tree | d2da40dc7e5a3b92856f7a7f9c070b547b71ff2a | |
parent | 5ff569d8719b525d1e34fd39d5f95220aa4a93dd (diff) | |
download | linux-stable-10d9c6f92756c1b9049e409cd5e7faed40f95294.tar.gz linux-stable-10d9c6f92756c1b9049e409cd5e7faed40f95294.tar.bz2 linux-stable-10d9c6f92756c1b9049e409cd5e7faed40f95294.zip |
Linux 4.4.219v4.4.219
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 218 +SUBLEVEL = 219 EXTRAVERSION = NAME = Blurry Fish Butt |