diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-17 09:39:00 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-17 09:39:00 +0100 |
commit | b8cf9ff79d63a3ac5567bd7cbb9445bfed193f4d (patch) | |
tree | b4a8615fb823208ebaa3eb463135eec4017e0961 | |
parent | 1b92c48a2eeb8e4c77a27c93052ba95dc6e1cdda (diff) |
Linux 4.9.77v4.9.77
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 76 +SUBLEVEL = 77 EXTRAVERSION = NAME = Roaring Lionus |