diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-06-05 20:43:24 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-06-05 20:43:24 -0700 |
commit | e44a21b7268a022c7749f521c06214145bd161e4 (patch) | |
tree | 550bbe61357f33e46557976b6e0067ad3467f29a | |
parent | e7b526bb852cdd67b24e174da6850222f8da41b1 (diff) |
Linux 2.6.35-rc2v2.6.35-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 35 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Sheep on Meth # *DOCUMENTATION* |