]> Git Repo - linux.git/commitdiff
Linux v2.6.15-rc5 v2.6.15-rc5
authorLinus Torvalds <[email protected]>
Sun, 4 Dec 2005 05:10:42 +0000 (21:10 -0800)
committerLinus Torvalds <[email protected]>
Sun, 4 Dec 2005 05:10:42 +0000 (21:10 -0800)
Hey, for no other reason than the fact that I'll be off-line for a
week.

Of course, I could force everybody to just use git (and when I'm emperor
of the world, don't think I won't!), but it seems some people want to
just test official releases.  Even if they are just -rc's.

By the time I'm back, Andrew will have fixed all my bugs, and I'll
release it as 2.6.15 and take all the credit.

Mwahahahaaa

Signed-off-by: Linus Torvalds <[email protected]>
Makefile

index 4643d579fc87d864e511cbcc84751e0046a3be48..b1c458c2522d5ae30c538a867101b1f4cbea18cc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 15
-EXTRAVERSION =-rc4
+EXTRAVERSION =-rc5
 NAME=Affluent Albatross
 
 # *DOCUMENTATION*
This page took 0.070466 seconds and 4 git commands to generate.