From cba6494f24d711ba63afb22b1ee691a41fee121c Mon Sep 17 00:00:00 2001
From: Tom Rini <trini@ti.com>
Date: Mon, 15 Apr 2013 11:47:10 -0400
Subject: [PATCH] Prepare v2013.04-rc3

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

diff --git a/Makefile b/Makefile
index 476baf0c3fe..252fc6c3a6d 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2013
 PATCHLEVEL = 04
 SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else
-- 
GitLab