diff options
author | Linus Torvalds | 2020-03-08 17:44:44 -0700 |
---|---|---|
committer | Linus Torvalds | 2020-03-08 17:44:44 -0700 |
commit | 2c523b344dfa65a3738e7039832044aa133c75fb (patch) | |
tree | a3e43e55e7f7f46bd6f0f114621ac6555d29e106 | |
parent | 62790268e4eda1deaac93264af69ac95b4afdf96 (diff) |
Linux 5.6-rc5
-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* |