diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-12-08 07:15:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-12-08 07:15:46 +0100 |
commit | e5f84c1444ae59c85bd25ba05393c6bc87067ddb (patch) | |
tree | f017d6462087034df8fdfc472de688017ef4b069 | |
parent | 71710cd35a554b1f0a60f035642455beeaec0f06 (diff) |
Linux 4.4.37v4.4.37
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 705eb9e38fce5..b57ec79b49412 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 36 +SUBLEVEL = 37 EXTRAVERSION = NAME = Blurry Fish Butt |