aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-12-03 14:22:37 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2012-12-03 14:22:37 -0500
commitb69f0859dc8e633c5d8c06845811588fe17e68b3 (patch)
treec95e6f462f1354587aa2efbc8df72e9916f4d2cb /Makefile
parentb52c6402b5b42620571c36c74a12dcb45ec1e0d6 (diff)
Linux 3.7-rc8
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6cab75b74365..346e28f5de52 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 7 2PATCHLEVEL = 7
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc7 4EXTRAVERSION = -rc8
5NAME = Terrified Chipmunk 5NAME = Terrified Chipmunk
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*