| summaryrefslogtreecommitdiff |
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-07-05 03:22:50 (GMT) |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-07-05 03:22:50 (GMT) |
| commit | 815c4163b6c8ebf8152f42b0a5fd015cfdcedc78 (patch) (side-by-side diff) | |
| tree | 79b87ea9b3f5ee5e2d1efdeb2807f1afd1f02e16 | |
| parent | 71665963af194f50402a2cb1339828caff4ee9ee (diff) | |
Linux 2.6.35-rc4v2.6.35-rc4
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,10 +1,10 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 35 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Sheep on Meth # *DOCUMENTATION* # To see a list of typical targets execute "make help" # More info can be located in ./README # Comments in this file are targeted only to the developer, do not |