From 2a82ec77d27ef5f860a107c4b764643a655dceeb Mon Sep 17 00:00:00 2001
From: Tom Rini <trini@ti.com>
Date: Mon, 24 Nov 2014 17:08:47 -0500
Subject: [PATCH] Prepare v2015.01-rc2

Signed-off-by: Tom Rini <trini@ti.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index db82dfe061a..79cb45c2c97 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2015
 PATCHLEVEL = 01
 SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
 NAME =
 
 # *DOCUMENTATION*
-- 
GitLab