diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-10 15:43:05 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-10 15:43:05 -0800 |
commit | c59765042f53a79a7a65585042ff463b69cb248c (patch) | |
tree | 739e2c9d0a682dd3951f15a806f0b3eb2d639d85 | |
parent | d3f8ddea444b3b5324d74144177a50557cd1f137 (diff) |
Linux 2.6.29-rc1v2.6.29-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 28 -EXTRAVERSION = +SUBLEVEL = 29 +EXTRAVERSION = -rc1 NAME = Erotic Pickled Herring # *DOCUMENTATION* |