diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-07-13 01:34:50 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-07-13 01:34:50 +0200 |
commit | 11ba468877bb23f28956a35e896356252d63c983 (patch) | |
tree | b40fb54e9c753e897ecd967f3b6c925fc9bae457 | |
parent | Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensa (diff) | |
download | linux-11ba468877bb23f28956a35e896356252d63c983.tar.xz linux-11ba468877bb23f28956a35e896356252d63c983.zip |
Linux 5.8-rc5v5.8-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |