tree 26f37926da0752110368cdd9620e0e4575c979a6 parent 0eeca28300df110bd6ed54b31193c83b87921443 author Linus Torvalds <[EMAIL PROTECTED]> Wed, 13 Jul 2005 11:46:46 -0700 committer Linus Torvalds <[EMAIL PROTECTED]> Wed, 13 Jul 2005 11:46:46 -0700
Linux 2.6.13-rc3 Yeah, this time hopefully I'm not confusing the version numbers. The last release was -rc2, _this_ is -rc3. Makefile | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 13 -EXTRAVERSION =-rc2 +EXTRAVERSION =-rc3 NAME=Woozy Numbat # *DOCUMENTATION* - To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
