diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-11-08 16:10:16 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-11-08 16:10:16 -0800 |
commit | f8394f232b1eab649ce2df5c5f15b0e528c92091 (patch) | |
tree | a4e627e3219f2745a914868341a71ab189064f95 | |
parent | 15f5d201c1773297b38a11a0064be76a224d073d (diff) | |
download | linux-5.10-rc3.tar.gz linux-5.10-rc3.tar.bz2 linux-5.10-rc3.zip |
Linux 5.10-rc3v5.10-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |