From: Tom Rini Date: Mon, 15 Apr 2013 15:47:10 +0000 (-0400) Subject: Prepare v2013.04-rc3 X-Git-Tag: v2025.01-rc5-pxa1908~16301 X-Git-Url: http://git.dujemihanovic.xyz/img/static/gitweb.css?a=commitdiff_plain;h=cba6494f24d711ba63afb22b1ee691a41fee121c;p=u-boot.git Prepare v2013.04-rc3 Signed-off-by: Tom Rini --- diff --git a/Makefile b/Makefile index 476baf0c3f..252fc6c3a6 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