diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-30 07:50:52 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-30 07:50:52 +0200 |
commit | 5b90d559d4d5c8fd2127013666014595caa53ae2 (patch) | |
tree | e742e3dc2149fa1e975b889057fb1033202dd158 | |
parent | 357cf023c01b135620838ea6c948f093b4d4437f (diff) |
Linux 4.9.104v4.9.104
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 103 +SUBLEVEL = 104 EXTRAVERSION = NAME = Roaring Lionus |