diff options
| author | Linus Torvalds <[email protected]> | 2011-11-15 17:02:59 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-11-15 17:02:59 +0000 |
| commit | cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37 (patch) | |
| tree | 9424dfa1c758e1259733ee712fb072c2546e417c | |
| parent | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... (diff) | |
| download | kernel-cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37.tar.gz kernel-cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37.zip | |
Linux 3.2-rc2
| -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* |
