diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-12-24 00:51:06 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-12-24 00:51:06 -0500 |
commit | 5f0a6e2d503896062f641639dacfe5055c2f593b (patch) | |
tree | 711b4756a2cfc90c073af0811a3aec22dbb221ea /Makefile | |
parent | a22681fabb1564d00d54e804ec95ba9330d857ed (diff) |
Linux 3.2-rc7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 3 | 1 | VERSION = 3 |
2 | PATCHLEVEL = 2 | 2 | PATCHLEVEL = 2 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc6 | 4 | EXTRAVERSION = -rc7 |
5 | NAME = Saber-toothed Squirrel | 5 | NAME = Saber-toothed Squirrel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |