diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-18 02:14:40 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-18 02:14:40 +0100 |
commit | 55639353a0035052d9ea6cfe4dde0ac7fcbb2c9f (patch) | |
tree | fd62bdb89d3a5d74675c75d46a22731659b684a5 | |
parent | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
download | linux-55639353a0035052d9ea6cfe4dde0ac7fcbb2c9f.tar.xz linux-55639353a0035052d9ea6cfe4dde0ac7fcbb2c9f.zip |
Linux 2.6.33-rc1v2.6.33-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 32 -EXTRAVERSION = +SUBLEVEL = 33 +EXTRAVERSION = -rc1 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |