diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-07-05 05:22:50 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-07-05 05:22:50 +0200 |
commit | 815c4163b6c8ebf8152f42b0a5fd015cfdcedc78 (patch) | |
tree | 79b87ea9b3f5ee5e2d1efdeb2807f1afd1f02e16 | |
parent | Merge master.kernel.org:/home/rmk/linux-2.6-arm (diff) | |
download | linux-815c4163b6c8ebf8152f42b0a5fd015cfdcedc78.tar.xz linux-815c4163b6c8ebf8152f42b0a5fd015cfdcedc78.zip |
Linux 2.6.35-rc4v2.6.35-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 35 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Sheep on Meth # *DOCUMENTATION* |