diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-11 20:43:36 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-11 20:43:36 -0500 |
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 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 14 | 3 | SUBLEVEL = 15 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION =-rc1 |
5 | NAME=Affluent Albatross | 5 | NAME=Affluent Albatross |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |