diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-16 09:33:36 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-16 09:33:36 +0200 |
| commit | 096998b11906dd79df5af4d688c9974342dd09f2 (patch) | |
| tree | 78cdbc68fe13bbfb9b350720083ea4eec552c4ff | |
| parent | ce1afec0b14dc1cfb7b9777bec8833ffa216a6a8 (diff) | |
| download | linux-4.6.y.tar.gz | |
Linux 4.6.7v4.6.7linux-4.6.y
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index bee1a1692fed61..5fe9a7a9cd65cc 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 6 -SUBLEVEL = 6 +SUBLEVEL = 7 EXTRAVERSION = NAME = Charred Weasel |
