tree 7d9613de84221e88c1ecb6d1212422ce79a30b84 parent fe0c9f58779988e769da544d54b660c76506e78f author Linus Torvalds <[EMAIL PROTECTED]> Wed, 06 Jul 2005 10:46:33 -0700 committer Linus Torvalds <[EMAIL PROTECTED]> Wed, 06 Jul 2005 10:46:33 -0700
Linux v2.6.13-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 =-rc1 +EXTRAVERSION =-rc2 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
