diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-02-24 13:52:17 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-02-24 13:52:17 -0500 |
commit | 60b341b778cc2929df16c0a504c91621b3c6a4ad (patch) | |
tree | b76a619a82e7f3a95c08cc0894e19d3c47c68fe5 | |
parent | 1e6c5c4e4c98af5f9e905b860f4536dcc8e92402 (diff) |
Linux 2.6.33v2.6.33
-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 = -rc8 | 4 | EXTRAVERSION = |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |