diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-12-07 01:25:12 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-12-07 01:25:12 +0300 |
commit | 0477e92881850d44910a7e94fc2c46f96faa131f (patch) | |
tree | 895017a762c2f0d78bacd462c23df265c2d5672b /Makefile | |
parent | ab91292cb3e9f43d9c6839d7572d17b35bc21710 (diff) | |
download | linux-0477e92881850d44910a7e94fc2c46f96faa131f.tar.xz |
Linux 5.10-rc7
Diffstat (limited to 'Makefile')
-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* |