diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-08-30 16:01:54 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-08-30 16:01:54 -0700 |
commit | f75aef392f869018f78cfedf3c320a6b3fcfda6b (patch) | |
tree | 012854f2d69a94b2a2c5aaf66ec090aca7de4aa9 | |
parent | e43327c706f28d9e66fc4242af4aefdd69e8ff24 (diff) |
Linux 5.9-rc3v5.9-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |