diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-01 01:17:35 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-01 01:17:35 +0400 |
commit | 1c9426e8a59461688bb451e006456987b198e4c0 (patch) | |
tree | 1041e0ea3650a74d5b1fc730cd7b697d0eed5d01 /Makefile | |
parent | 85cc5135ace4c8b75d7b4e1ea9fe15a7fcbd1516 (diff) | |
download | linux-1c9426e8a59461688bb451e006456987b198e4c0.tar.xz |
Linux v2.6.14-rc3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 14 -EXTRAVERSION =-rc2 +EXTRAVERSION =-rc3 NAME=Affluent Albatross # *DOCUMENTATION* |