From fb18fa95a14ae875ef0a5421cd9fecc00c7c3a4c Mon Sep 17 00:00:00 2001
From: Tom Rini <trini@ti.com>
Date: Mon, 2 Sep 2013 14:20:36 -0400
Subject: [PATCH] Prepare v2013.10-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 4a630a5562..ed48279acd 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
 VERSION = 2013
 PATCHLEVEL = 10
 SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else
-- 
2.39.5