diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-12-09 01:57:55 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-12-09 01:57:55 +0300 |
commit | e42617b825f8073569da76dc4510bfa019b1c35a (patch) | |
tree | c172f65704eefb1f7d835b3feb484913f7f79c17 /Makefile | |
parent | 95e6ba5133163f8241c9ea2439369cec0452fec6 (diff) | |
download | linux-e42617b825f8073569da76dc4510bfa019b1c35a.tar.xz |
Linux 5.5-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 = 5 -PATCHLEVEL = 4 +PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |