git » linux-kernel » commit 9a351e3

Linux v2.6.13-rc5

author Linus Torvalds
2005-08-02 04:45:48 UTC
committer Linus Torvalds
2005-08-02 04:45:48 UTC
parent 96cd5b0856a25e2ec366702e1923070ffca53dae

Linux v2.6.13-rc5

Ok, let's get it right this time

Makefile +1 -1

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