diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-17 21:03:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-17 21:03:49 +0200 |
commit | e8c3aced75bd8803f62ead25941fd68302f9efcb (patch) | |
tree | da2be3a756d167716968690c5b846ee84aef05f2 | |
parent | 69622a5cbea9a1e36f6bef79d5d6267cff19fe0a (diff) | |
download | linux-stable-4.18.2.tar.gz (sig) linux-stable-4.18.2.tar.bz2 (sig) linux-stable-4.18.2.zip |
Linux 4.18.2v4.18.2
-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 = 18 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Merciless Moray |