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 | Merge tag 'char-misc-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
| download | linux-5.10-rc7.tar.gz linux-5.10-rc7.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* |
