diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-02 07:59:55 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-02 07:59:55 -0700 |
commit | 6d05aadb69916b7e6595658fd57821219d16f2e6 (patch) | |
tree | c9a641b1569fce3a907466e2d3dc6173d85f2338 /Makefile | |
parent | 36af635cc37482c7b1232e9bee4ffe232cde9c81 (diff) | |
download | linux-stable-6d05aadb69916b7e6595658fd57821219d16f2e6.tar.gz linux-stable-6d05aadb69916b7e6595658fd57821219d16f2e6.tar.bz2 linux-stable-6d05aadb69916b7e6595658fd57821219d16f2e6.zip |
Linux 3.18.108v3.18.108
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 = 107 +SUBLEVEL = 108 EXTRAVERSION = NAME = Diseased Newt |