aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-01-27 15:18:05 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2019-01-27 15:18:05 -0800
commitf17b5f06cb92ef2250513a1e154c47b78df07d40 (patch)
tree4e00bc0161b1199ed37405f28d48d30614d61a24
parentMerge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff)
downloadwireguard-linux-f17b5f06cb92ef2250513a1e154c47b78df07d40.tar.xz
wireguard-linux-f17b5f06cb92ef2250513a1e154c47b78df07d40.zip
Linux 5.0-rc4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f5b1d0d168e0..141653226f3c 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 5
PATCHLEVEL = 0
SUBLEVEL = 0
-EXTRAVERSION = -rc3
+EXTRAVERSION = -rc4
NAME = Shy Crocodile
# *DOCUMENTATION*