diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-07 15:03:33 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-07 15:03:33 +0200 |
commit | a7fac751ddba9e30101093fef61f2682cce039de (patch) | |
tree | 9b468ad01d88751668d9476a9aaf53efe6aea619 | |
parent | 8cf61e57d856a29d227700ab212bb5d6e706003e (diff) |
Linux 4.8.1v4.8.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 80b8671d5c46f..75db9f3988f36 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 8 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Psychotic Stoned Sheep |