diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-10 21:19:19 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-10 21:19:19 -0400 |
commit | 907a42617970a159361f17ef9a63f04d276995ab (patch) | |
tree | 5acca861d96fd207eecbe8a9e25c40a4b7647c30 | |
parent | 3c92c2ba33cd7d666c5f83cc32aa590e794e91b0 (diff) |
Linux v2.6.14-rc4v2.6.14-rc4
-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 = 14 | 3 | SUBLEVEL = 14 |
4 | EXTRAVERSION =-rc3 | 4 | EXTRAVERSION =-rc4 |
5 | NAME=Affluent Albatross | 5 | NAME=Affluent Albatross |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |