diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-30 23:25:17 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-30 23:25:17 +0300 |
commit | 3762b3e2aa6c885ecfbdaf6fb9b3f6f0eef950b5 (patch) | |
tree | 827fe8f8380b0763356cecf89cb7d6d0050bcba6 /Makefile | |
parent | 98d69fb3b175855cdd4c37d41a4b477a0860b1a0 (diff) | |
download | linux-3762b3e2aa6c885ecfbdaf6fb9b3f6f0eef950b5.tar.xz |
Linux 4.9.105v4.9.105
Diffstat (limited to 'Makefile')
-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 |