diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-11-10 01:36:15 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-11-10 01:36:15 +0100 |
commit | f7160c7573615ec82c691e294cf80d920b5d588d (patch) | |
tree | 723d5d81419f9960b8d30ed9a2ece8a58d6c4328 | |
parent | regression: disable timer peek-ahead for 2.6.28 (diff) | |
download | linux-f7160c7573615ec82c691e294cf80d920b5d588d.tar.xz linux-f7160c7573615ec82c691e294cf80d920b5d588d.zip |
Linux 2.6.28-rc4v2.6.28-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 28 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Killer Bat of Doom # *DOCUMENTATION* |