summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-08-07 11:18:56 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-08-07 11:18:56 -0700
commit6fc32179de9e14c542e0b1760e412bc670611c53 (patch)
treef835b6dcfd2f49ee5477e5a1642aa341b46f19d7
parentcfc646fa848dfa124fe4d6e0e44ef6940f7f9e6d (diff)
Linux 2.6.13-rc6v2.6.13-rc6
Last (?) -rc, partly brought on by the aic7xxx performance fixes (ie get them tested in an -rc release before the real 2.6.13).
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0196b209bb19..2c1486159d8d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 13
-EXTRAVERSION =-rc5
+EXTRAVERSION =-rc6
NAME=Woozy Numbat
# *DOCUMENTATION*