diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-16 10:33:57 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-16 10:33:57 +0100 |
commit | 4231b6a98fceb1589f13e886c26130d2fd4e3901 (patch) | |
tree | 7ed825628c8b1f33e8de25d15291452742399072 | |
parent | 5c6db4afbd9f951674777d040d60dfffc831ee67 (diff) |
Linux 4.4.106v4.4.106
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 69f4ace70276f..8225da6b520f5 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 105 +SUBLEVEL = 106 EXTRAVERSION = NAME = Blurry Fish Butt |