From: Linus Torvalds <torvalds@g5.osdl.org>
Date: Sat, 12 Nov 2005 01:43:36 +0000 (-0800)
Subject: Linux v2.6.15-rc1
X-Git-Tag: v2.6.15-rc1^0
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=cd52d1ee9a92587b242d946a2300a3245d3b885a;p=users%2Fwilly%2Fxarray.git

Linux v2.6.15-rc1

As per the new release rules: two weeks of merging, and then an -rc1 and
calming down for the next release.
---

diff --git a/Makefile b/Makefile
index c041a4305cd2..8560b79268ba 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 14
-EXTRAVERSION =
+SUBLEVEL = 15
+EXTRAVERSION =-rc1
 NAME=Affluent Albatross
 
 # *DOCUMENTATION*