diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-13 00:15:00 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-13 00:15:00 -0500 |
commit | 7284ce6c9f6153d1777df5f310c959724d1bd446 (patch) | |
tree | 7e0d37db95601a1262648b784e65238142607e01 | |
parent | 53ff7095cce683813be075379160b8e4e6ea8b85 (diff) |
Linux 2.6.33-rc4v2.6.33-rc4
-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 = -rc3 | 4 | EXTRAVERSION = -rc4 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |