diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-30 17:17:35 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-30 17:17:35 -0400 |
commit | 1c9426e8a59461688bb451e006456987b198e4c0 (patch) | |
tree | 1041e0ea3650a74d5b1fc730cd7b697d0eed5d01 | |
parent | 85cc5135ace4c8b75d7b4e1ea9fe15a7fcbd1516 (diff) |
Linux v2.6.14-rc3v2.6.14-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 = 14 | 3 | SUBLEVEL = 14 |
4 | EXTRAVERSION =-rc2 | 4 | EXTRAVERSION =-rc3 |
5 | NAME=Affluent Albatross | 5 | NAME=Affluent Albatross |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |