diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-04 22:31:09 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-04 22:31:09 +0100 |
commit | 5f8bc2bb0e0f456e2217bbd1caac2acf211431c9 (patch) | |
tree | a28d8f5da94f51ee6306edf60d6051d4a4b05283 | |
parent | e64cd7a033436300a1e4aee982d6530bd708f465 (diff) |
Linux 5.4.2v5.4.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 641a62423fd65..e67f2e95b71d0 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Kleptomaniac Octopus |