diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-24 08:32:25 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-24 08:32:25 +0100 |
commit | 5baf0fb260fc59d632ba150f442a5904650d6170 (patch) | |
tree | ff979f1c28ca92f5813b3c236d3d1e0e9c977de5 | |
parent | a3805b10de80953db316985f567453fc18329423 (diff) |
Linux 4.4.101v4.4.101
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 100 +SUBLEVEL = 101 EXTRAVERSION = NAME = Blurry Fish Butt |