diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-10 22:30:57 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-10 22:30:57 -0500 |
commit | 29594404d7fe73cd80eaa4ee8c43dcc53970c60e (patch) | |
tree | 50c8629e6c6222c5b9681506b52afbde818c5e56 /Makefile | |
parent | 55220bb3e5f917dd5fee1153c612f9a83599f639 (diff) |
Linux 3.7
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 = 7 | 2 | PATCHLEVEL = 7 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc8 | 4 | EXTRAVERSION = |
5 | NAME = Terrified Chipmunk | 5 | NAME = Terrified Chipmunk |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |