Gitweb: http://git.kernel.org/linus/1c5474a65bf15a4cb162dfff86d6d0b5a08a740c Commit: 1c5474a65bf15a4cb162dfff86d6d0b5a08a740c Parent: c2330e286f68f1c408b4aa6515ba49d57f05beae Author: Linus Torvalds <torvalds@linux-foundation.org> AuthorDate: Mon Jul 12 14:55:33 2010 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Mon Jul 12 14:55:33 2010 -0700 Linux 2.6.35-rc5 --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index f9835c8..037ff4e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 35 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 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
