diff options
author | 2008-12-10 15:11:51 -0800 | |
---|---|---|
committer | 2008-12-10 15:11:51 -0800 | |
commit | 8b1fae4e4200388b64dd88065639413cb3f1051c (patch) | |
tree | 7199fc0bfbad8fca1c7edf63cc1081da14ccfdf6 /Makefile | |
parent | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (diff) | |
download | linux-dev-8b1fae4e4200388b64dd88065639413cb3f1051c.tar.xz linux-dev-8b1fae4e4200388b64dd88065639413cb3f1051c.zip |
Linux 2.6.28-rc8
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 = 28 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Erotic Pickled Herring # *DOCUMENTATION* |