diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-06 15:07:32 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-06 15:07:32 -0700 |
commit | d48b97b403d23f6df0b990cee652bdf9a52337a3 (patch) | |
tree | 88568d9b9e8918c4cb30c256c7d616f6d06425fa | |
parent | 18b15fcde715a5512671af9d72a76e7f6d7cb6f0 (diff) |
Linux 3.4-rc6v3.4-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |