diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-03-08 17:44:44 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-03-08 17:44:44 -0700 |
commit | 2c523b344dfa65a3738e7039832044aa133c75fb (patch) | |
tree | a3e43e55e7f7f46bd6f0f114621ac6555d29e106 /Makefile | |
parent | 62790268e4eda1deaac93264af69ac95b4afdf96 (diff) | |
download | linux-2c523b344dfa65a3738e7039832044aa133c75fb.tar.bz2 |
Linux 5.6-rc5v5.6-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |