diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-23 19:57:10 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-23 19:57:10 +0100 |
commit | 79584a4221253611a4d033087f373b046350df9f (patch) | |
tree | 706cf15bc0441ae97268c5113a02ec3da62f64a7 | |
parent | 60249fe9050bad1bd814dfb1c4ed5fc9155ef5cb (diff) |
Linux 4.9.78v4.9.78
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 77 +SUBLEVEL = 78 EXTRAVERSION = NAME = Roaring Lionus |