Gitweb: http://git.kernel.org/linus/6b7b284958d47b77d06745b36bc7f36dab769d9b Commit: 6b7b284958d47b77d06745b36bc7f36dab769d9b Parent: 0b5e2588d8238b03df66c4e74769fd03ad84f694 Author: Linus Torvalds <torvalds@linux-foundation.org> AuthorDate: Thu Dec 24 13:09:41 2009 -0800 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Thu Dec 24 13:09:41 2009 -0800 Linux 2.6.33-rc2 --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index e6b06cb..c628a5c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 -EXTRAVERSION = -rc1 +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
