diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-05 19:02:46 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-05 19:02:46 -0500 |
commit | 74d2e4f8d79ae0c4b6ec027958d5b18058662eea (patch) | |
tree | fb970bbb53d92466c295b8bb7ec4543aff2af085 | |
parent | eb1c838fca2248ae62e5472b496ab52d3d774cc5 (diff) |
Linux 2.6.33-rc3v2.6.33-rc3
-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 = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |