diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-23 20:20:28 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-23 20:20:28 -0800 |
| commit | caca6a03d365883564885f2c1da3e88dcf65d139 (patch) | |
| tree | 0cd1d5e74ca4f01f22e5641591cd2f2c37dc214a | |
| parent | Merge git://github.com/rustyrussell/linux (diff) | |
| download | linux-3.2-rc3.tar.gz linux-3.2-rc3.zip | |
Linux 3.2-rc3v3.2-rc3
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |
