diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-14 15:40:28 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-14 15:40:28 -0700 |
commit | 84a1caf1453c3d44050bd22db958af4a7f99315c (patch) | |
tree | 6a816fbc23b782f0f3d815860da8e7b27b17861e | |
parent | 68d740d79c4977a1a2197c6e68c618c8320c8ace (diff) |
Linux 3.5-rc7v3.5-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |