diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-27 10:57:40 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-27 10:57:40 +0200 |
commit | 0e13335254d5d54933969dba1d7625f55e657f52 (patch) | |
tree | 2cf147557800e7de3b941927d83a987eecc1cf1b /Makefile | |
parent | 0aad447e99a025ae3a3833c18f94f9700b575367 (diff) | |
download | linux-stable-0e13335254d5d54933969dba1d7625f55e657f52.tar.gz linux-stable-0e13335254d5d54933969dba1d7625f55e657f52.tar.bz2 linux-stable-0e13335254d5d54933969dba1d7625f55e657f52.zip |
Linux 3.18.72v3.18.72
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 = 71 +SUBLEVEL = 72 EXTRAVERSION = NAME = Diseased Newt |