diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-03 08:16:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-03 08:16:48 +0200 |
commit | af5595c4ae50545abbcc14515e5b15f823fb9b01 (patch) | |
tree | 4ab37d5861fac3a8b273494d484ef8cdd2c3deb9 | |
parent | f24116326e77bc26356be828d3cf2e9db402d3b2 (diff) |
Linux 4.9.226v4.9.226
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 225 +SUBLEVEL = 226 EXTRAVERSION = NAME = Roaring Lionus |