From c627faf637f5fe091bdb6846a52b16983e97b262 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Fri, 27 Jul 2012 08:27:18 +0200 Subject: Prepare v2012.07-rc3 Signed-off-by: Wolfgang Denk --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6647fbd2e5..d57c15e744 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ VERSION = 2012 PATCHLEVEL = 07 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else -- cgit v1.2.3