git » linux-kernel » commit 4c91aed

Linux v2.6.13-rc1

author Linus Torvalds
2005-06-29 05:57:29 UTC
committer Linus Torvalds
2005-06-29 05:57:29 UTC
parent b9a05d1d51e27681e8a1162d8f11c1820915e921

Linux v2.6.13-rc1

Ok, a lot of things were pending after the 2.6.12 release, let's try to
start calming things down again.

Makefile +2 -2

diff --git a/Makefile b/Makefile
index 1fdace757e1..77aab7bdde0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 12
-EXTRAVERSION =
+SUBLEVEL = 13
+EXTRAVERSION =-rc1
 NAME=Woozy Numbat
 
 # *DOCUMENTATION*