diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-17 21:02:45 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-17 21:02:45 +0200 |
commit | 085c22bb54b8c64a874f8ff4a8575af2c90c6664 (patch) | |
tree | b143d6e6b7c2ee0838dd65202bccb8b7bde6d86f | |
parent | c812c53e814d0b5a186d8fdf9644f6d6fd291cc5 (diff) |
Linux 4.17.16v4.17.16
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index e8cbf2dd30690..8ca595f045c43 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 17 -SUBLEVEL = 15 +SUBLEVEL = 16 EXTRAVERSION = NAME = Merciless Moray |