diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-28 18:39:26 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-28 18:39:26 +0200 |
commit | c44cfe06dfe2a5f54527e87a48c92a6595d070cc (patch) | |
tree | 0bc3bc225edd0f3fdcd510b2b4a33d9b5be62397 | |
parent | c9e307194fcdcb750e88a0014f9222d5a37b8bf5 (diff) |
Linux 4.9.91v4.9.91
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 90 +SUBLEVEL = 91 EXTRAVERSION = NAME = Roaring Lionus |