diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-08-22 16:29:06 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-08-22 16:29:06 -0400 |
commit | fea7a08acb13524b47711625eebea40a0ede69a0 (patch) | |
tree | bdafd4ecd0633f3437e13709da33ce3bcb3c3c28 /Makefile | |
parent | 4ff63e47f7b9dbd72031c364db44526b3c295591 (diff) |
Linux 3.6-rc3
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 = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = Saber-toothed Squirrel | 5 | NAME = Saber-toothed Squirrel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |