diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-11 17:43:36 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-11 17:43:36 -0800 |
commit | cd52d1ee9a92587b242d946a2300a3245d3b885a (patch) | |
tree | 2327eb4ca9f4884e8e3817060e8128063a1b9c35 | |
parent | 508862e493f1107d17fa5a0015084b1773ffc41e (diff) |
Linux v2.6.15-rc1v2.6.15-rc1
As per the new release rules: two weeks of merging, and then an -rc1 and
calming down for the next release.
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 14 -EXTRAVERSION = +SUBLEVEL = 15 +EXTRAVERSION =-rc1 NAME=Affluent Albatross # *DOCUMENTATION* |