diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-16 14:58:51 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-16 14:58:51 -0700 |
commit | 5698bd757d55b1bb87edd1a9744ab09c142abfc2 (patch) | |
tree | 30a2748aafb39131b8e3d0dbc427b040435e584b /Makefile | |
parent | 73f8be297e90f6ebb951c30490376833f8782349 (diff) |
Linux 3.6-rc6v3.6-rc6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |