diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-08-16 14:51:24 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-08-16 14:51:24 -0700 | 
| commit | d9875690d9b89a866022ff49e3fcea892345ad92 (patch) | |
| tree | 580c896cc01d7d6c02659f46493eb17c9adbadb5 | |
| parent | a45440f05e9ebc26f2a375df911823fdef5b5281 (diff) | |
| download | olio-linux-3.10-d9875690d9b89a866022ff49e3fcea892345ad92.tar.xz olio-linux-3.10-d9875690d9b89a866022ff49e3fcea892345ad92.zip | |
Linux 3.6-rc2
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@  VERSION = 3  PATCHLEVEL = 6  SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2  NAME = Saber-toothed Squirrel  # *DOCUMENTATION* |