diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-12 18:37:47 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-12 18:37:47 -0700 |
commit | 36be50515fe2aef61533b516fa2576a2c7fe7664 (patch) | |
tree | d6df9e4072b1dee6911b26c4989336a6e0f696e2 | |
parent | 5889fc32171a41d2f306bba320715b72655dcb1a (diff) |
Linux 3.4-rc7v3.4-rc7
.. and this should hopefully be the last -rc before final 3.4 release.
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |