Hi On Friday 19 July 2013, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.10.2 release. […] > The whole patch series can be found in one patch at: > kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.10.2-rc1.gz > and the diffstat can be found below. Minor nit, this introduces trailing whitespace in "SUBLEVEL = 2 ". […] diff --git a/Makefile b/Makefile index b75cc30..9b47ed3 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 1 -EXTRAVERSION = +SUBLEVEL = 2 +EXTRAVERSION = -rc1 NAME = Unicycling Gorilla # *DOCUMENTATION* […] 3.9.11-rc1, 3.4.54-rc1 and 3.0.87-rc1 are not affected. Thank you a lot for your efforts of -stable maintenance! Regards Stefan Lippers-Hollmann -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html