diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-19 23:00:41 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-19 23:00:41 -0400 |
commit | 676d55ae30ea3b688f0386f70553489f25f24d55 (patch) | |
tree | a9780d065fd8a559ff75ec3f148501c4478f4216 /Makefile | |
parent | f805fbdaacf4367ce566743a665622387768ac0d (diff) |
Linux v2.6.14-rc2v2.6.14-rc2
Avast, ye scurvy land-lubbers! Time to try out a new release.
Arrr!
Diffstat (limited to 'Makefile')
-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 =-rc1 | 4 | EXTRAVERSION =-rc2 |
5 | NAME=Affluent Albatross | 5 | NAME=Affluent Albatross |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |