Gitweb: http://git.kernel.org/linus/0d0fb0f9c5fddef4a10242fe3337f00f528a3099 Commit: 0d0fb0f9c5fddef4a10242fe3337f00f528a3099 Parent: 64a8920fab962fb581bbe67856cb4740fc37d743 Author: Linus Torvalds <torvalds@linux-foundation.org> AuthorDate: Mon Apr 12 18:41:35 2010 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Mon Apr 12 18:41:35 2010 -0700 Linux 2.6.34-rc4 --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 67c1001..9754615 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 34 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Man-Eating Seals of Antiquity # *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
