diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-22 12:07:05 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-22 12:07:05 +0200 |
| commit | b3afc4525a507f21e98cc7571ea8c3f28484241c (patch) | |
| tree | d192bbcd6783e0ebd455cf2705020e0f05f06b96 | |
| parent | 9442f9a789ebbcdb8ddaeac1f1e43363a8fc1584 (diff) | |
| download | linux-4.7.y.tar.gz | |
Linux 4.7.10v4.7.10linux-4.7.y
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index cb3f64e400992d..219ab6dff41595 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 7 -SUBLEVEL = 9 +SUBLEVEL = 10 EXTRAVERSION = NAME = Psychotic Stoned Sheep |
