diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-13 10:05:34 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-13 10:05:34 +0100 |
commit | b83b3fa78445387f351cef477a112e503d72b9f0 (patch) | |
tree | 559305fd3ba501fb82cf1b52c3cbe7e8f75c924b | |
parent | 1bd63edb92acf909db66e22bbfb51a43aeb5743a (diff) |
Linux 4.4.170v4.4.170
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 0d41b0626c0ce..bc58f206c0da0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 169 +SUBLEVEL = 170 EXTRAVERSION = NAME = Blurry Fish Butt |