diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-02-12 14:07:45 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-02-12 14:07:45 -0500 |
commit | 724e6d3fe8003c3f60bf404bf22e4e331327c596 (patch) | |
tree | fe8b671c049e39cbf06b63fa320e9775cad0dc58 | |
parent | e99cc290cae141853bcd901e4c7038fe686cc46d (diff) |
Linux 2.6.33-rc8v2.6.33-rc8
-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 = -rc7 | 4 | EXTRAVERSION = -rc8 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |