diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-04-15 16:50:57 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-04-15 16:50:57 -0700 |
commit | 94a05509a9e11806acd797153d03019706e466f1 (patch) | |
tree | 0e06cd06e3258eee6c5d7a8bf698515c069747eb | |
parent | eb4cac10d9f7b006da842e2d37414d13e1333781 (diff) |
Linux 2.6.21-rc7v2.6.21-rc7
I tend to prefer to not have to cut an -rc7, but we still have some
network device driver and suspend issues. So here's -rc7.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 21 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Nocturnal Monster Puppy # *DOCUMENTATION* |