diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-15 18:02:59 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-15 18:02:59 +0100 |
commit | cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37 (patch) | |
tree | 9424dfa1c758e1259733ee712fb072c2546e417c /Makefile | |
parent | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... (diff) | |
download | linux-cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37.tar.xz linux-cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37.zip |
Linux 3.2-rc2v3.2-rc2
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 = -rc1 +EXTRAVERSION = -rc2 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |