diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-24 13:09:41 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-24 13:09:41 -0800 |
commit | 6b7b284958d47b77d06745b36bc7f36dab769d9b (patch) | |
tree | b24baa970bb96a362c603bdeb4ab4d7412305d54 | |
parent | 0b5e2588d8238b03df66c4e74769fd03ad84f694 (diff) |
Linux 2.6.33-rc2v2.6.33-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |