diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-12-06 14:25:12 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-12-06 14:25:12 -0800 |
commit | 0477e92881850d44910a7e94fc2c46f96faa131f (patch) | |
tree | 895017a762c2f0d78bacd462c23df265c2d5672b | |
parent | ab91292cb3e9f43d9c6839d7572d17b35bc21710 (diff) | |
download | linux-stable-0477e92881850d44910a7e94fc2c46f96faa131f.tar.gz linux-stable-0477e92881850d44910a7e94fc2c46f96faa131f.tar.bz2 linux-stable-0477e92881850d44910a7e94fc2c46f96faa131f.zip |
Linux 5.10-rc7v5.10-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |