diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-24 16:09:41 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-24 16:09:41 -0500 |
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 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 33 | 3 | SUBLEVEL = 33 |
4 | EXTRAVERSION = -rc1 | 4 | EXTRAVERSION = -rc2 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |