diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-05 19:14:41 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-05 19:14:41 +0200 |
commit | ffd00fbcb56063b86629a83b426d2ae3f701b171 (patch) | |
tree | 737396283648215874c56649acc37a125fef50cb | |
parent | 39c4c5c7389d298951f497595cfb6ac7f222bb70 (diff) | |
download | linux-stable-4.9.222.tar.gz (sig) linux-stable-4.9.222.tar.bz2 (sig) linux-stable-4.9.222.zip |
Linux 4.9.222v4.9.222
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 221 +SUBLEVEL = 222 EXTRAVERSION = NAME = Roaring Lionus |