aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-09-30 16:47:46 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2012-09-30 16:47:46 -0700
commita0d271cbfed1dd50278c6b06bead3d00ba0a88f9 (patch)
treed949b55f5992a0d3dff88fe8e1de11523dce2acb
parentvfs: dcache: fix deadlock in tree traversal (diff)
downloadlinux-dev-a0d271cbfed1dd50278c6b06bead3d00ba0a88f9.tar.xz
linux-dev-a0d271cbfed1dd50278c6b06bead3d00ba0a88f9.zip
Linux 3.6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a3c11d589681..bb9fff26f078 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 3
PATCHLEVEL = 6
SUBLEVEL = 0
-EXTRAVERSION = -rc7
+EXTRAVERSION =
NAME = Terrified Chipmunk
# *DOCUMENTATION*