diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-30 22:25:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-30 22:25:17 +0200 |
commit | 3762b3e2aa6c885ecfbdaf6fb9b3f6f0eef950b5 (patch) | |
tree | 827fe8f8380b0763356cecf89cb7d6d0050bcba6 | |
parent | 98d69fb3b175855cdd4c37d41a4b477a0860b1a0 (diff) |
Linux 4.9.105v4.9.105
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 104 +SUBLEVEL = 105 EXTRAVERSION = NAME = Roaring Lionus |