diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-20 18:11:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-20 18:11:18 +0200 |
commit | 84fae3f89282ce86a0c0da30e35fe66dbcadda6f (patch) | |
tree | f40d0e06736d4b568b01474ebc9a64bd0b7672dc /Makefile | |
parent | 300a15d778eb0c1793824c2f682c705fd18a158d (diff) | |
download | linux-stable-84fae3f89282ce86a0c0da30e35fe66dbcadda6f.tar.gz linux-stable-84fae3f89282ce86a0c0da30e35fe66dbcadda6f.tar.bz2 linux-stable-84fae3f89282ce86a0c0da30e35fe66dbcadda6f.zip |
Linux 4.7.2v4.7.2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 7 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Psychotic Stoned Sheep |