Gitweb: http://git.kernel.org/linus/17d857be649a21ca90008c6dc425d849fa83db5c Commit: 17d857be649a21ca90008c6dc425d849fa83db5c Parent: b3b75cef705708402b5d381a30fa17f89e0549b4 Author: Linus Torvalds <torvalds@linux-foundation.org> AuthorDate: Sun Sep 27 14:57:48 2009 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Sun Sep 27 14:57:48 2009 -0700 Linux 2.6.32-rc1 --- Makefile | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index f908acc..00444a8 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 31 -EXTRAVERSION = +SUBLEVEL = 32 +EXTRAVERSION = -rc2 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
