summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorIngo Molnar2019-03-28 10:56:32 +0100
committerIngo Molnar2019-03-28 10:58:28 +0100
commitcfa637cb20e96fe8cf44b867a7d7c34649cbf8eb (patch)
tree52591d7b53600d5d39369525a356ccb81e22fcd9 /Makefile
parentproc/kcore: Remove unused kclist_add_remap() (diff)
parentLinux 5.1-rc2 (diff)
downloadkernel-qcow2-linux-cfa637cb20e96fe8cf44b867a7d7c34649cbf8eb.tar.gz
kernel-qcow2-linux-cfa637cb20e96fe8cf44b867a7d7c34649cbf8eb.tar.xz
kernel-qcow2-linux-cfa637cb20e96fe8cf44b867a7d7c34649cbf8eb.zip
Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflict
Conflicts: include/linux/kcore.h Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 99c0530489ef..c0a34064c574 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 5
PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
NAME = Shy Crocodile
# *DOCUMENTATION*