diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-10-11 17:43:56 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-10-11 17:43:56 -0400 |
commit | 161291396e76e0832c08f617eb9bd364d1648148 (patch) | |
tree | 67a7e0bec408cc72b3bc2a6e3d22f1236c6062eb /Makefile | |
parent | 15b812f1d0a5ca8f5efe7f5882f468af10682ca8 (diff) |
Linux 2.6.32-rc4v2.6.32-rc4
Diffstat (limited to 'Makefile')
-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 = -rc3 | 4 | EXTRAVERSION = -rc4 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |