diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-07-07 08:01:26 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-07 08:01:26 +0200 |
commit | 032f82786f9be4635acaa5f77feca175a4ac5fe1 (patch) | |
tree | 11ce43c1086d3dec43c92b0a2cc740240b338fb7 /Makefile | |
parent | sched: fix accounting in task delay accounting & migration (diff) | |
parent | Linux 2.6.26-rc9 (diff) | |
download | linux-032f82786f9be4635acaa5f77feca175a4ac5fe1.tar.xz linux-032f82786f9be4635acaa5f77feca175a4ac5fe1.zip |
Merge commit 'v2.6.26-rc9' into sched/devel
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 26 -EXTRAVERSION = -rc8 +EXTRAVERSION = -rc9 NAME = Rotary Wombat # *DOCUMENTATION* |