diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-09-06 17:11:40 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-09-06 17:11:40 -0700 |
commit | f4d51dffc6c01a9e94650d95ce0104964f8ae822 (patch) | |
tree | a02782d8c26cc65357226e87972878a5debbed52 | |
parent | a8205e310011f09cc73cd577d7b0074c57b9bb54 (diff) | |
download | linux-stable-5.9-rc4.tar.gz linux-stable-5.9-rc4.tar.bz2 linux-stable-5.9-rc4.zip |
Linux 5.9-rc4v5.9-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |