diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-16 09:18:24 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-16 09:18:24 +0200 |
commit | 3816828a8cd06c5e0a0a9e0456013d61d979d975 (patch) | |
tree | 3541ed610679ecc8b09a29538421e6270661216a /Makefile | |
parent | e1b1c10701331265c684ba52ea25e382b66e0d2f (diff) | |
download | linux-stable-3816828a8cd06c5e0a0a9e0456013d61d979d975.tar.gz linux-stable-3816828a8cd06c5e0a0a9e0456013d61d979d975.tar.bz2 linux-stable-3816828a8cd06c5e0a0a9e0456013d61d979d975.zip |
Linux 4.17.2v4.17.2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 17 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Merciless Moray |