aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-12-21 20:19:00 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2012-12-21 20:19:00 -0500
commita49f0d1ea3ec94fc7cf33a7c36a16343b74bd565 (patch)
treef25647b22daf2c4137b7f94b23650e8d56975d61 /Makefile
parent4fe19a136a8871e5fc6e44d72979f18a4968c2ab (diff)
Linux 3.8-rc1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4fe05595b2da..275b9567382c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 7 2PATCHLEVEL = 8
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = -rc1
5NAME = Terrified Chipmunk 5NAME = Terrified Chipmunk
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*