diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-16 17:58:51 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-16 17:58:51 -0400 |
commit | 5698bd757d55b1bb87edd1a9744ab09c142abfc2 (patch) | |
tree | 30a2748aafb39131b8e3d0dbc427b040435e584b /Makefile | |
parent | 73f8be297e90f6ebb951c30490376833f8782349 (diff) |
Linux 3.6-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 = 6 | 2 | PATCHLEVEL = 6 |
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* |