diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-12 21:37:47 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-12 21:37:47 -0400 |
commit | 36be50515fe2aef61533b516fa2576a2c7fe7664 (patch) | |
tree | d6df9e4072b1dee6911b26c4989336a6e0f696e2 /Makefile | |
parent | 5889fc32171a41d2f306bba320715b72655dcb1a (diff) |
Linux 3.4-rc7
.. and this should hopefully be the last -rc before final 3.4 release.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 3 | 1 | VERSION = 3 |
2 | PATCHLEVEL = 4 | 2 | PATCHLEVEL = 4 |
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* |