diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-02-23 16:17:42 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-02-23 16:17:42 -0800 |
commit | f8788d86ab28f61f7b46eb6be375f8a726783636 (patch) | |
tree | 05d39df8fb0dd6fabe8343fac9297d09316627b6 | |
parent | d2eee25858f246051b49c42c411629c78513e2a8 (diff) |
Linux 5.6-rc3v5.6-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |