git » linux-kernel » commit cd52d1e

Linux v2.6.15-rc1

author Linus Torvalds
2005-11-12 01:43:36 UTC
committer Linus Torvalds
2005-11-12 01:43:36 UTC
parent 508862e493f1107d17fa5a0015084b1773ffc41e

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.

Makefile +2 -2

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