aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-01-02 21:13:21 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2013-01-02 21:13:21 -0500
commitd1c3ed669a2d452cacfb48c2d171a1f364dae2ed (patch)
tree97ce168cf32ac88b9aa93408b0b681747416a504 /Makefile
parentd50403dcc5092e9c7d6a2525dcfc5813f7c35194 (diff)
Linux 3.8-rc2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 275b9567382c..80c5694b29fd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 8 2PATCHLEVEL = 8
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc1 4EXTRAVERSION = -rc2
5NAME = Terrified Chipmunk 5NAME = Terrified Chipmunk
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*