diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-12-22 17:02:23 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-12-22 17:02:23 -0800 |
commit | 46cf053efec6a3a5f343fead837777efe8252a46 (patch) | |
tree | c88e8a6bf72198510f23f81d48bdf181aefff9f2 | |
parent | 9efa3ed504edb1c1fc88dba96fd32168f50ab77c (diff) |
Linux 5.5-rc3v5.5-rc3
-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* |