diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-12-16 00:16:08 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-12-16 00:16:08 +0100 |
commit | d1eef1c619749b2a57e514a3fa67d9a516ffa919 (patch) | |
tree | ebdd967c6456db89e23b1afb86a36457d0df4b3b /Makefile | |
parent | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (diff) | |
download | linux-d1eef1c619749b2a57e514a3fa67d9a516ffa919.tar.xz linux-d1eef1c619749b2a57e514a3fa67d9a516ffa919.zip |
Linux 5.5-rc2v5.5-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |