diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-14 18:40:28 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-14 18:40:28 -0400 |
commit | 84a1caf1453c3d44050bd22db958af4a7f99315c (patch) | |
tree | 6a816fbc23b782f0f3d815860da8e7b27b17861e | |
parent | 68d740d79c4977a1a2197c6e68c618c8320c8ace (diff) |
Linux 3.5-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 3 | 1 | VERSION = 3 |
2 | PATCHLEVEL = 5 | 2 | PATCHLEVEL = 5 |
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* |