diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-16 23:58:51 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-16 23:58:51 +0200 |
commit | 5698bd757d55b1bb87edd1a9744ab09c142abfc2 (patch) | |
tree | 30a2748aafb39131b8e3d0dbc427b040435e584b /Makefile | |
parent | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
download | linux-5698bd757d55b1bb87edd1a9744ab09c142abfc2.tar.xz linux-5698bd757d55b1bb87edd1a9744ab09c142abfc2.zip |
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* |