diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-17 20:59:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-17 20:59:30 +0200 |
commit | d0e3227f31c5cf6d063f956f37d8948959b60d08 (patch) | |
tree | c54cbe05b1c4ced26f502c41e18920ca5c69f192 | |
parent | e853786d3c72e1e1445cfd144f44fb9ba3b211f4 (diff) |
Linux 4.9.121v4.9.121
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 120 +SUBLEVEL = 121 EXTRAVERSION = NAME = Roaring Lionus |