summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds2017-05-22 04:30:23 +0200
committerLinus Torvalds2017-05-22 04:30:23 +0200
commit08332893e37af6ae779367e78e444f8f9571511d (patch)
tree246b6aeba5ce5584d5c4d57416fedc1fcf67d7cb
parentx86: fix 32-bit case of __get_user_asm_u64() (diff)
downloadkernel-qcow2-linux-08332893e37af6ae779367e78e444f8f9571511d.tar.gz
kernel-qcow2-linux-08332893e37af6ae779367e78e444f8f9571511d.tar.xz
kernel-qcow2-linux-08332893e37af6ae779367e78e444f8f9571511d.zip
Linux 4.12-rc2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b1ee4a49efa2..63e10bd4f14a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 4
PATCHLEVEL = 12
SUBLEVEL = 0
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
NAME = Fearless Coyote
# *DOCUMENTATION*