aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-08-07 14:18:56 -0400
committerLinus Torvalds <torvalds@g5.osdl.org>2005-08-07 14:18:56 -0400
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 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 13 3SUBLEVEL = 13
4EXTRAVERSION =-rc5 4EXTRAVERSION =-rc6
5NAME=Woozy Numbat 5NAME=Woozy Numbat
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*