aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-01-12 17:04:18 +0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-01-12 17:04:18 +0700
commit7e22e91102c6b9df7c4ae2168910e19d2bb14cd6 (patch)
treea0b3677d442ed08ca16943fb471a90f5fd5bc367
parentSELinux: Fix possible NULL pointer dereference in selinux_inode_permission() (diff)
downloadlinux-dev-7e22e91102c6b9df7c4ae2168910e19d2bb14cd6.tar.xz
linux-dev-7e22e91102c6b9df7c4ae2168910e19d2bb14cd6.zip
Linux 3.13-rc8
-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*