diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-11 00:43:05 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-11 00:43:05 +0100 |
commit | c59765042f53a79a7a65585042ff463b69cb248c (patch) | |
tree | 739e2c9d0a682dd3951f15a806f0b3eb2d639d85 | |
parent | bootgraph: make the bootgraph script show async waiting time (diff) | |
download | linux-c59765042f53a79a7a65585042ff463b69cb248c.tar.xz linux-c59765042f53a79a7a65585042ff463b69cb248c.zip |
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* |