git » linux-kernel » commit 94a0550

Linux 2.6.21-rc7

author Linus Torvalds
2007-04-15 23:50:57 UTC
committer Linus Torvalds
2007-04-15 23:50:57 UTC
parent eb4cac10d9f7b006da842e2d37414d13e1333781

Linux 2.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>

Makefile +1 -1

diff --git a/Makefile b/Makefile
index 6486af1ae69..234bae68cb9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 21
-EXTRAVERSION = -rc6
+EXTRAVERSION = -rc7
 NAME = Nocturnal Monster Puppy
 
 # *DOCUMENTATION*