diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-23 13:19:54 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-23 13:19:54 +0100 |
commit | 1c453afcda4f68f634475f166418e937ac235200 (patch) | |
tree | 9a7c870fce5192af505548c60aad0ff8c8216028 | |
parent | 5e29da06183e2872de026f455a7e86f2219d8eb6 (diff) |
Linux 4.9.165
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 164 +SUBLEVEL = 165 EXTRAVERSION = NAME = Roaring Lionus |