diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-24 09:29:29 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-24 09:29:29 +0200 |
commit | 915b8f498b1a2dacc4f81dc949e310915c7374f2 (patch) | |
tree | 029bcbcf47930e699b8a7b1f4ea1785f150d088c /Makefile | |
parent | 04b35f0c99544d9f6fe3e4738b1e15941338c939 (diff) | |
download | linux-stable-915b8f498b1a2dacc4f81dc949e310915c7374f2.tar.gz linux-stable-915b8f498b1a2dacc4f81dc949e310915c7374f2.tar.bz2 linux-stable-915b8f498b1a2dacc4f81dc949e310915c7374f2.zip |
Linux 3.18.106v3.18.106
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 105 +SUBLEVEL = 106 EXTRAVERSION = NAME = Diseased Newt |