diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-07 11:18:56 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-07 11:18:56 -0700 |
commit | 6fc32179de9e14c542e0b1760e412bc670611c53 (patch) | |
tree | f835b6dcfd2f49ee5477e5a1642aa341b46f19d7 | |
parent | cfc646fa848dfa124fe4d6e0e44ef6940f7f9e6d (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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 13 -EXTRAVERSION =-rc5 +EXTRAVERSION =-rc6 NAME=Woozy Numbat # *DOCUMENTATION* |