aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-07-22 15:13:38 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2010-07-22 15:13:38 -0400
commitb37fa16e78d6f9790462b3181602a26b5af36260 (patch)
treee7f3804c7efe2de5e43d1b8a9e74bce5ab827ec1
parent27efd7e2e6d052e543425dba172d96f42704ef65 (diff)
Linux 2.6.35-rc6v2.6.35-rc6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 037ff4e62ca0..886bf04931d4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 35 3SUBLEVEL = 35
4EXTRAVERSION = -rc5 4EXTRAVERSION = -rc6
5NAME = Sheep on Meth 5NAME = Sheep on Meth
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*