diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-13 03:37:47 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-13 03:37:47 +0200 |
commit | 36be50515fe2aef61533b516fa2576a2c7fe7664 (patch) | |
tree | d6df9e4072b1dee6911b26c4989336a6e0f696e2 | |
parent | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
download | linux-3.4-rc7.tar.xz linux-3.4-rc7.zip |
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* |