diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-02-06 14:17:12 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-02-06 14:17:12 -0800 |
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 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |