diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-03 17:05:43 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-03 17:05:43 +0100 |
commit | 331b057d4f3ccf2290e6e651b5728db81e9249c6 (patch) | |
tree | d5514d74c8479d70360cda1c6e5814511cf522ed | |
parent | 1333c3e996eb799286ee2ef2c01752da45bf926f (diff) |
Linux 4.9.80v4.9.80
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 79 +SUBLEVEL = 80 EXTRAVERSION = NAME = Roaring Lionus |