diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-29 16:57:50 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-29 16:57:50 -0500 |
commit | abe94c756c08d50566c09a65b9c7fe72f83071c5 (patch) | |
tree | 941c2aaf45d1d733949f8a60203bacf54f045beb | |
parent | 4995c0b3673c6be76e54b2c89479b1cdf29e69ca (diff) |
Linux 2.6.33-rc6v2.6.33-rc6
-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 = -rc5 | 4 | EXTRAVERSION = -rc6 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |