diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-06 01:02:46 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-06 01:02:46 +0100 |
commit | 74d2e4f8d79ae0c4b6ec027958d5b18058662eea (patch) | |
tree | fb970bbb53d92466c295b8bb7ec4543aff2af085 /Makefile | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 (diff) | |
download | linux-74d2e4f8d79ae0c4b6ec027958d5b18058662eea.tar.xz linux-74d2e4f8d79ae0c4b6ec027958d5b18058662eea.zip |
Linux 2.6.33-rc3v2.6.33-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 = 33 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |