aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-10-27 13:19:19 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2019-10-27 13:19:19 -0400
commitd6d5df1db6e9d7f8f76d2911707f7d5877251b02 (patch)
treeff274fc26d1dcae1646ed1b634e3b65a2bafacae /Makefile
parentMerge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff)
downloadwireguard-linux-d6d5df1db6e9d7f8f76d2911707f7d5877251b02.tar.xz
wireguard-linux-d6d5df1db6e9d7f8f76d2911707f7d5877251b02.zip
Linux 5.4-rc5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5475cdb6d57d..79be70bf2899 100644
--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,8 @@
VERSION = 5
PATCHLEVEL = 4
SUBLEVEL = 0
-EXTRAVERSION = -rc4
-NAME = Nesting Opossum
+EXTRAVERSION = -rc5
+NAME = Kleptomaniac Octopus
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"