diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-11-04 15:37:52 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-11-04 15:37:52 -0800 |
commit | 651022382c7f8da46cb4872a545ee1da6d097d2a (patch) | |
tree | 8e78e332b4999eb0246eaa2603aae98e233ef8c4 /Makefile | |
parent | 42bd06e93d108a3ee5b8b4eaa350ec81853cb217 (diff) |
Linux 4.20-rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 -PATCHLEVEL = 19 +PATCHLEVEL = 20 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = "People's Front" # *DOCUMENTATION* |