diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-08-16 17:51:24 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-08-16 17:51:24 -0400 |
commit | d9875690d9b89a866022ff49e3fcea892345ad92 (patch) | |
tree | 580c896cc01d7d6c02659f46493eb17c9adbadb5 /Makefile | |
parent | a45440f05e9ebc26f2a375df911823fdef5b5281 (diff) |
Linux 3.6-rc2
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 = -rc1 | 4 | EXTRAVERSION = -rc2 |
5 | NAME = Saber-toothed Squirrel | 5 | NAME = Saber-toothed Squirrel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |