From c109dd0079711cb86ece088e2da4f4d792fc4730 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 3 Aug 2015 10:52:14 -0400 Subject: Prepare v2015.10-rc1 Signed-off-by: Tom Rini --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 605003e355..7ccd614e1c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2015 -PATCHLEVEL = 07 +PATCHLEVEL = 10 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION* -- cgit v1.2.1