diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-20 10:24:22 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-20 10:24:22 +0200 |
commit | 45b83c1819d408f46ef4ac3d07b92ba61c86d1e9 (patch) | |
tree | 61f556d9847e4a92ac47d106a809228584a0b65e | |
parent | 74c9406e6c1041b9c0e6658b8b4b601fcc581f71 (diff) | |
download | linux-stable-4.9.228.tar.gz (sig) linux-stable-4.9.228.tar.bz2 (sig) linux-stable-4.9.228.zip |
Linux 4.9.228v4.9.228
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 227 +SUBLEVEL = 228 EXTRAVERSION = NAME = Roaring Lionus |