diff options
| author | Linus Torvalds <[email protected]> | 2012-01-19 23:04:48 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-01-19 23:04:48 +0000 |
| commit | dcd6c92267155e70a94b3927bce681ce74b80d1f (patch) | |
| tree | bdd6d7d304191478ceedb5b532198c398fb13add | |
| parent | Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg... (diff) | |
| download | kernel-dcd6c92267155e70a94b3927bce681ce74b80d1f.tar.gz kernel-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* |
