diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-19 22:25:03 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-19 22:25:03 -0500 |
commit | 3bedff1d73b86e0cf52634efb447e9ada08f2cc6 (patch) | |
tree | 89a68d73bf31a7142245de5742013c8d01badd14 | |
parent | 44779149e91ec8e684be23e06dc05197e367a45f (diff) |
Linux v2.6.15-rc2v2.6.15-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 15 | 3 | SUBLEVEL = 15 |
4 | EXTRAVERSION =-rc1 | 4 | EXTRAVERSION =-rc2 |
5 | NAME=Affluent Albatross | 5 | NAME=Affluent Albatross |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |