diff options
author | Linus Torvalds | 2008-09-30 00:24:02 +0200 |
---|---|---|
committer | Linus Torvalds | 2008-09-30 00:24:02 +0200 |
commit | 94aca1dac6f6d21f4b07e4864baf7768cabcc6e7 (patch) | |
tree | 778d6f026dcc406a28353bf0084ef9adaeb19e0f /Makefile | |
parent | mm owner: fix race between swapoff and exit (diff) | |
download | kernel-qcow2-linux-94aca1dac6f6d21f4b07e4864baf7768cabcc6e7.tar.gz kernel-qcow2-linux-94aca1dac6f6d21f4b07e4864baf7768cabcc6e7.tar.xz kernel-qcow2-linux-94aca1dac6f6d21f4b07e4864baf7768cabcc6e7.zip |
Linux 2.6.27-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 = 27 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Rotary Wombat # *DOCUMENTATION* |