diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-07 20:23:56 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-07 20:23:56 -0400 |
commit | bd0a521e88aa7a06ae7aabaed7ae196ed4ad867a (patch) | |
tree | a240df85bb663c753f5cdee95b518f7eb527516c /Makefile | |
parent | a0127afbed65b7b9f8a486c557017eafb4d4c0fc (diff) |
Linux 3.5-rc6
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 = -rc5 | 4 | EXTRAVERSION = -rc6 |
5 | NAME = Saber-toothed Squirrel | 5 | NAME = Saber-toothed Squirrel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |