diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-28 22:51:27 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-28 22:51:27 -0500 |
commit | 624f54be206adf970cd8eece16446b027913e533 (patch) | |
tree | 9253bd3b562d6c59044b6175883724f591697da4 | |
parent | 5d240918e6813b5c050eeff0c06480ee29e66df9 (diff) |
Linux v2.6.15-rc3v2.6.15-rc3
-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 =-rc2 | 4 | EXTRAVERSION =-rc3 |
5 | NAME=Affluent Albatross | 5 | NAME=Affluent Albatross |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |