Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1de9e8... Commit: 1de9e8e70f5acc441550ca75433563d91b269bbe Parent: 71556b9800fff8bf59075d2c1622acc9d99113ef Author: Linus Torvalds <torvalds@linux-foundation.org> AuthorDate: Fri Jan 16 12:43:00 2009 -0800 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Fri Jan 16 12:43:00 2009 -0800 Linux 2.6.29-rc2 --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index c06e250..207303d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 29 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Erotic Pickled Herring # *DOCUMENTATION* -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
