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