diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-12-29 15:29:16 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-12-29 15:29:16 -0800 |
| commit | fd6988496e79a6a4bdb514a4655d2920209eb85d (patch) | |
| tree | 30efc38ed890f113f9e1f0cbc801bab7090365eb | |
| parent | a99efa00891b66405ebd25e49868efc701fe1546 (diff) | |
Linux 5.5-rc4v5.5-rc4
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |
