diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-12-17 03:36:26 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-12-17 03:36:26 +0100 |
commit | 384703b8e6cd4c8ef08512e596024e028c91c339 (patch) | |
tree | d618f98cff0dd1c9deec4546d9d25f053bfa6dca /Makefile | |
parent | Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a" (diff) | |
download | linux-384703b8e6cd4c8ef08512e596024e028c91c339.tar.xz linux-384703b8e6cd4c8ef08512e596024e028c91c339.zip |
Linux 3.2-rc6v3.2-rc6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |