diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-20 04:25:03 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-20 04:25:03 +0100 |
commit | 3bedff1d73b86e0cf52634efb447e9ada08f2cc6 (patch) | |
tree | 89a68d73bf31a7142245de5742013c8d01badd14 /Makefile | |
parent | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 (diff) | |
download | linux-3bedff1d73b86e0cf52634efb447e9ada08f2cc6.tar.xz linux-3bedff1d73b86e0cf52634efb447e9ada08f2cc6.zip |
Linux v2.6.15-rc2v2.6.15-rc2
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 = 15 -EXTRAVERSION =-rc1 +EXTRAVERSION =-rc2 NAME=Affluent Albatross # *DOCUMENTATION* |