diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-08 07:48:32 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-08 07:48:32 +0200 |
commit | 89f3b8d5f264d5dab9818c6667c71e3cc55b13f5 (patch) | |
tree | ec69583e1b877de0ac3bc4287586dbc9531af414 | |
parent | a0d50c80a29e13a56f9830d0b4bc6e333fc09da2 (diff) |
Linux 4.9.27v4.9.27
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 26 +SUBLEVEL = 27 EXTRAVERSION = NAME = Roaring Lionus |