diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-21 16:58:29 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-21 16:58:29 -0400 |
commit | 28a33cbc24e4256c143dce96c7d93bf423229f92 (patch) | |
tree | 6b0c1d440c490a65c51ab5cf5aee7095cb4089d3 /Makefile | |
parent | bff9d1865640dcb4d9711dcc50714e9a8b859453 (diff) |
Linux 3.5
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 = 5 | 2 | PATCHLEVEL = 5 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc7 | 4 | EXTRAVERSION = |
5 | NAME = Saber-toothed Squirrel | 5 | NAME = Saber-toothed Squirrel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |