git » linux-kernel » commit 6fc3217

Linux 2.6.13-rc6

author Linus Torvalds
2005-08-07 18:18:56 UTC
committer Linus Torvalds
2005-08-07 18:18:56 UTC
parent cfc646fa848dfa124fe4d6e0e44ef6940f7f9e6d

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

Makefile +1 -1

diff --git a/Makefile b/Makefile
index 0196b209bb1..2c1486159d8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 13
-EXTRAVERSION =-rc5
+EXTRAVERSION =-rc6
 NAME=Woozy Numbat
 
 # *DOCUMENTATION*