Gitweb: http://git.kernel.org/linus/66f41d4c5c8a5deed66fdcc84509376c9a0bf9d8 Commit: 66f41d4c5c8a5deed66fdcc84509376c9a0bf9d8 Parent: b18262eda36e1f340e3c29a8da9a36b3452621f9 Author: Linus Torvalds <torvalds@linux-foundation.org> AuthorDate: Thu Apr 29 20:02:05 2010 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Thu Apr 29 20:02:05 2010 -0700 Linux 2.6.34-rc6 --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index fa1db90..5f05f8c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 34 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Sheep on Meth # *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
