summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2007-04-15 16:50:57 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-04-15 16:50:57 -0700
commit94a05509a9e11806acd797153d03019706e466f1 (patch)
tree0e06cd06e3258eee6c5d7a8bf698515c069747eb
parenteb4cac10d9f7b006da842e2d37414d13e1333781 (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--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6486af1ae69c..234bae68cb98 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 21
-EXTRAVERSION = -rc6
+EXTRAVERSION = -rc7
NAME = Nocturnal Monster Puppy
# *DOCUMENTATION*