diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-04-15 19:50:57 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-04-15 19:50:57 -0400 |
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 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 21 | 3 | SUBLEVEL = 21 |
4 | EXTRAVERSION = -rc6 | 4 | EXTRAVERSION = -rc7 |
5 | NAME = Nocturnal Monster Puppy | 5 | NAME = Nocturnal Monster Puppy |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |