diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-08 16:20:39 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-08 16:20:39 -0500 |
commit | 836dc9e3fbbab0c30aa6e664417225f5c1fb1c39 (patch) | |
tree | 8d490c389d08035d6c1a926d9b89b3b07f0edf7d /Makefile | |
parent | 39923134885759405e64cb9491a273a2bcd356ed (diff) |
Linux 3.8-rc7
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 = 8 | 2 | PATCHLEVEL = 8 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc6 | 4 | EXTRAVERSION = -rc7 |
5 | NAME = Unicycling Gorilla | 5 | NAME = Unicycling Gorilla |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |