diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-13 12:36:03 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-13 12:36:03 +0100 |
commit | 7f3bd8db99746a60bcae1ec4059a4756d19b63c2 (patch) | |
tree | c0860c9517e17690186bb60a146253e49fe5c113 | |
parent | 2760f452a71899af860355abe818a8b2bd32b2cb (diff) |
Linux 4.9.81v4.9.81
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 80 +SUBLEVEL = 81 EXTRAVERSION = NAME = Roaring Lionus |