diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-08 10:08:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-08 10:08:37 +0100 |
commit | 5caae9d1419914177994363218616b869659e871 (patch) | |
tree | 19e96a45d2f0cbb574422d7a204e104fd4127ce3 | |
parent | be3390d86bc24dc1ceb38e677f8ea2a1cf78d309 (diff) |
Linux 4.9.61v4.9.61
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 60 +SUBLEVEL = 61 EXTRAVERSION = NAME = Roaring Lionus |