diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-02 22:51:21 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-02 22:51:21 -0500 |
commit | 22763c5cf3690a681551162c15d34d935308c8d7 (patch) | |
tree | f571fbe8f635983c9ea21b73dcec53d7a68f2450 | |
parent | 0fdd07f77fd9cc6a7d49076793daef06ea5d8f13 (diff) |
Linux 2.6.32v2.6.32
-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 = 32 | 3 | SUBLEVEL = 32 |
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* |