diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-19 15:04:48 -0800 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-19 15:04:48 -0800 | 
| commit | dcd6c92267155e70a94b3927bce681ce74b80d1f (patch) | |
| tree | bdd6d7d304191478ceedb5b532198c398fb13add | |
| parent | 567e47935a7cddd8e823c73bb8ee0b2805cd4940 (diff) | |
| download | olio-linux-3.10-dcd6c92267155e70a94b3927bce681ce74b80d1f.tar.xz olio-linux-3.10-dcd6c92267155e70a94b3927bce681ce74b80d1f.zip  | |
Linux 3.3-rc1
| -rw-r--r-- | Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@  VERSION = 3 -PATCHLEVEL = 2 +PATCHLEVEL = 3  SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1  NAME = Saber-toothed Squirrel  # *DOCUMENTATION*  |