The patch below does not apply to the a4dff3043c231d57f982af635c9d2192ee40e5ae-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to <[email protected]>.
thanks, greg k-h ------------------ original commit in Linus's tree ------------------ >From 76e10d158efb6d4516018846f60c2ab5501900bc Mon Sep 17 00:00:00 2001 From: Linus Torvalds <[email protected]> Date: Sun, 20 May 2012 15:29:13 -0700 Subject: [PATCH] Linux 3.4 diff --git a/Makefile b/Makefile index db2bcf3..a687963 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Saber-toothed Squirrel # *DOCUMENTATION* -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
