diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-02-06 17:17:12 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-02-06 17:17:12 -0500 |
commit | 29275254caedfedce960cfe6df24b90cb04fe431 (patch) | |
tree | 667100f77ada5006323ec0f0b40ae37277afb442 | |
parent | 82e22d77bfb2523284fdf5c484c1fa5269a5d27e (diff) |
Linux 2.6.33-rc7v2.6.33-rc7
-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 = -rc6 | 4 | EXTRAVERSION = -rc7 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |