summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds2014-01-12 11:04:18 +0100
committerLinus Torvalds2014-01-12 11:04:18 +0100
commit7e22e91102c6b9df7c4ae2168910e19d2bb14cd6 (patch)
treea0b3677d442ed08ca16943fb471a90f5fd5bc367 /Makefile
parentSELinux: Fix possible NULL pointer dereference in selinux_inode_permission() (diff)
downloadkernel-qcow2-linux-7e22e91102c6b9df7c4ae2168910e19d2bb14cd6.tar.gz
kernel-qcow2-linux-7e22e91102c6b9df7c4ae2168910e19d2bb14cd6.tar.xz
kernel-qcow2-linux-7e22e91102c6b9df7c4ae2168910e19d2bb14cd6.zip
Linux 3.13-rc8
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ae1a55ad687c..eeec740776f3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 3
PATCHLEVEL = 13
SUBLEVEL = 0
-EXTRAVERSION = -rc7
+EXTRAVERSION = -rc8
NAME = One Giant Leap for Frogkind
# *DOCUMENTATION*