diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-26 08:39:43 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-26 08:39:43 +0200 |
commit | 183348489d36bbe1ace1364830425009e98bcc25 (patch) | |
tree | 448b43def53431b53863aca3996c0d478ba33db8 | |
parent | 52b7326483715cce64474aab0367e0428a59ae90 (diff) |
Linux 4.18.10v4.18.10
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index af5507fb1b82c..ffab15235ff02 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 18 -SUBLEVEL = 9 +SUBLEVEL = 10 EXTRAVERSION = NAME = Merciless Moray |