aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-01-19 18:40:07 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2014-01-19 18:40:07 -0800
commitd8ec26d7f8287f5788a494f56e8814210f0e64be (patch)
treec197b836ab6e8d832ddbf87ee31eb0f0d985821a /Makefile
parentdrm/nouveau/mxm: fix null deref on load (diff)
downloadlinux-dev-d8ec26d7f8287f5788a494f56e8814210f0e64be.tar.xz
linux-dev-d8ec26d7f8287f5788a494f56e8814210f0e64be.zip
Linux 3.13
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eeec740776f3..b8b7f74696b4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 3
PATCHLEVEL = 13
SUBLEVEL = 0
-EXTRAVERSION = -rc8
+EXTRAVERSION =
NAME = One Giant Leap for Frogkind
# *DOCUMENTATION*