diff options
author | Sasha Levin <sashal@kernel.org> | 2020-06-30 16:21:55 -0400 |
---|---|---|
committer | Sasha Levin <sashal@kernel.org> | 2020-06-30 16:21:55 -0400 |
commit | e75220890bf6b37c5f7b1dbd81d8292ed6d96643 (patch) | |
tree | 49ee58f386326811e6a390a6ba2a4136e7b959c6 | |
parent | a160afebd779bd2fdb0b21dd1680490b1e248d5d (diff) |
Linux 5.4.50
Signed-off-by: Sasha Levin <sashal@kernel.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 49 +SUBLEVEL = 50 EXTRAVERSION = NAME = Kleptomaniac Octopus |