diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-12-23 02:02:23 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-12-23 02:02:23 +0100 |
commit | 46cf053efec6a3a5f343fead837777efe8252a46 (patch) | |
tree | c88e8a6bf72198510f23f81d48bdf181aefff9f2 /Makefile | |
parent | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (diff) | |
download | linux-46cf053efec6a3a5f343fead837777efe8252a46.tar.xz linux-46cf053efec6a3a5f343fead837777efe8252a46.zip |
Linux 5.5-rc3v5.5-rc3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |